Nagy Karoly Gabriel
16 years ago
3 changed files with 75 additions and 0 deletions
@ -0,0 +1,25 @@ |
|||||||
|
|
||||||
|
[TIMESTAMP] 1236181727 Wed Mar 4 17:48:47 2009 |
||||||
|
[BUILDTIME] 0 (5) |
||||||
|
[SIZE] 0.41 MB, 58 files |
||||||
|
|
||||||
|
[DEP] bash |
||||||
|
[DEP] bzip2 |
||||||
|
[DEP] coreutils |
||||||
|
[DEP] diffutils |
||||||
|
[DEP] fhs |
||||||
|
[DEP] findutils |
||||||
|
[DEP] gcc |
||||||
|
[DEP] glibc |
||||||
|
[DEP] grep |
||||||
|
[DEP] paste |
||||||
|
[DEP] pygments |
||||||
|
[DEP] python |
||||||
|
[DEP] runit |
||||||
|
[DEP] sed |
||||||
|
[DEP] setuptools |
||||||
|
[DEP] simplejson |
||||||
|
[DEP] sysfiles |
||||||
|
[DEP] tar |
||||||
|
[DEP] tempita |
||||||
|
[DEP] webob |
@ -0,0 +1,17 @@ |
|||||||
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
# |
||||||
|
# Filename: package/.../weberror/weberror.conf |
||||||
|
# Copyright (C) 2009 The OpenSDE Project |
||||||
|
# |
||||||
|
# More information can be found in the files COPYING and README. |
||||||
|
# |
||||||
|
# This program is free software; you can redistribute it and/or modify |
||||||
|
# it under the terms of the GNU General Public License as published by |
||||||
|
# the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
# GNU General Public License can be found in the file COPYING. |
||||||
|
# --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
# setuptools is a mess :-/ if we let it sort dependencies |
||||||
|
# it will reinstall pygments (/usr/bin/pygmentize) |
||||||
|
var_append pyconfopt ' ' '--single-version-externally-managed --root=$root/' |
@ -0,0 +1,33 @@ |
|||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
[COPY] |
||||||
|
[COPY] Filename: package/.../weberror/weberror.desc |
||||||
|
[COPY] Copyright (C) 2009 The OpenSDE Project |
||||||
|
[COPY] |
||||||
|
[COPY] More information can be found in the files COPYING and README. |
||||||
|
[COPY] |
||||||
|
[COPY] This program is free software; you can redistribute it and/or modify |
||||||
|
[COPY] it under the terms of the GNU General Public License as published by |
||||||
|
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
[COPY] GNU General Public License can be found in the file COPYING. |
||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
[I] Web Error handling and exception catching |
||||||
|
|
||||||
|
[T] Web Error handling and exception catching |
||||||
|
|
||||||
|
[U] http://pypi.python.org/packages/source/W/WebError |
||||||
|
|
||||||
|
[A] Ben Bangert, Ian Bicking, Mark Ramm |
||||||
|
[M] Nagy Karoly Gabriel <nagy.karoly@opensde.org> |
||||||
|
|
||||||
|
[C] extra/tool |
||||||
|
|
||||||
|
[F] SETUPTOOLS |
||||||
|
|
||||||
|
[L] MIT |
||||||
|
[S] Stable |
||||||
|
[V] 0.10.1 |
||||||
|
[P] X -----5---9 786.000 |
||||||
|
|
||||||
|
[D] 4107234835 WebError-0.10.1.tar.gz http://pypi.python.org/packages/source/W/WebError/ |
Loading…
Reference in new issue