[Lunar-commits] <moonbase> simplejson: version 2.1.1 added to moonbase

Duncan Gibson engelsman at lunar-linux.org
Tue Jun 1 00:20:13 CEST 2010


commit 901bf49eb61d7231269ccf8d4e39c6a2b241bea7
Author: Drew Kelling <akelling at gmail.com>
Date:   Tue Jun 1 00:20:13 2010 +0200

    simplejson: version 2.1.1 added to moonbase
---
 zbeta/simplejson/BUILD   |    8 ++++++++
 zbeta/simplejson/DETAILS |   12 ++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/zbeta/simplejson/BUILD b/zbeta/simplejson/BUILD
new file mode 100644
index 0000000..df781e5
--- /dev/null
+++ b/zbeta/simplejson/BUILD
@@ -0,0 +1,8 @@
+(
+
+  python ./setup.py build  &&
+  prepare_install          &&
+  python ./setup.py install
+
+) > $C_FIFO 2>&1
+
diff --git a/zbeta/simplejson/DETAILS b/zbeta/simplejson/DETAILS
new file mode 100644
index 0000000..311fb37
--- /dev/null
+++ b/zbeta/simplejson/DETAILS
@@ -0,0 +1,12 @@
+          MODULE=simplejson
+         VERSION=2.1.1
+          SOURCE=${MODULE}-${VERSION}.tar.gz
+      SOURCE_URL=http://pypi.python.org/packages/source/s/simplejson/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+      SOURCE_VFY=sha1:106fe3481c9a3a9488cbe7d212eca7671837783f
+        WEB_SITE="http://code.google.com/p/simplejson/"
+         ENTERED=20100526
+         UPDATED=20100526
+           SHORT="simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder for Python 2.5+"
+cat <<EOF
+EOF


More information about the Lunar-commits mailing list