Nagy Karoly Gabriel
16 years ago
committed by
Alejandro Mery
2 changed files with 62 additions and 0 deletions
@ -0,0 +1,26 @@
|
||||
|
||||
[TIMESTAMP] 1227893051 Fri Nov 28 19:24:11 2008 |
||||
[BUILDTIME] 0 (5) |
||||
[SIZE] 0.08 MB, 7 files |
||||
|
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] fhs |
||||
[DEP] findutils |
||||
[DEP] formencode |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] linux-header |
||||
[DEP] paste |
||||
[DEP] pastedeploy |
||||
[DEP] pastescript |
||||
[DEP] python |
||||
[DEP] runit |
||||
[DEP] sed |
||||
[DEP] setuptools |
||||
[DEP] sysfiles |
||||
[DEP] tar |
@ -0,0 +1,36 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../simplejson/simplejson.desc |
||||
[COPY] Copyright (C) 2008 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] A JSON implementation in Python |
||||
|
||||
[T] Compatible with Python 2.3 and later with no external dependencies. |
||||
[T] It covers the full JSON specification for both encoding and decoding, |
||||
[T] with unicode support. By default, encoding is done in an encoding |
||||
[T] neutral fashion (plain ASCII with \uXXXX escapes for unicode characters). |
||||
|
||||
[U] http://undefined.org/python/ |
||||
|
||||
[A] Bob Ippolito <bob@redivi.com> |
||||
[M] The OpenSDE Community <list@opensde.org> |
||||
|
||||
[C] extra/tool |
||||
|
||||
[F] SETUPTOOLS |
||||
|
||||
[L] MIT |
||||
[S] Stable |
||||
[V] 2.0.5 |
||||
[P] X -----5---9 800.000 |
||||
|
||||
[D] 774632233 simplejson-2.0.5.tar.gz http://pypi.python.org/packages/source/s/simplejson/ |
Loading…
Reference in new issue