diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2011-06-19 10:43:02 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-06-19 23:17:06 -0500 |
commit | 8f1a53e3e5c10068d24de87c3b825199182b5932 (patch) | |
tree | 266cf9086cb291e8f1bd49e9b2dfd61eb5dfda0c /python/simplejson/simplejson.info | |
parent | 54b61ec21591ae7676c60a8f3f239323c8983513 (diff) | |
download | slackbuilds-8f1a53e3e5c10068d24de87c3b825199182b5932.tar.gz |
libraries/simplejson: Moved to python.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/simplejson/simplejson.info')
-rw-r--r-- | python/simplejson/simplejson.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/simplejson/simplejson.info b/python/simplejson/simplejson.info new file mode 100644 index 0000000000..7beb45c1ab --- /dev/null +++ b/python/simplejson/simplejson.info @@ -0,0 +1,10 @@ +PRGNAM="simplejson" +VERSION="2.1.6" +HOMEPAGE="http://undefined.org/python/#simplejson" +DOWNLOAD="http://pypi.python.org/packages/source/s/simplejson/simplejson-2.1.6.tar.gz" +MD5SUM="2f8351f6e6fe7ef25744805dfa56c0d5" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Larry Hajali" +EMAIL="larryhaja[at]gmail[dot]com" +APPROVED="dsomero" |