[19559] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Fri Sep 15 22:23:50 PDT 2006


Revision: 19559
Author:   landonf at macports.org
Date:     2006-09-15 22:23:49 -0700 (Fri, 15 Sep 2006)

Log Message:
-----------
A JSON encoder/decoder -- YAPD (Yet Another Pylons Dependency).

Added Paths:
-----------
    trunk/dports/python/py-simplejson/
    trunk/dports/python/py-simplejson/Portfile

Added: trunk/dports/python/py-simplejson/Portfile
===================================================================
--- trunk/dports/python/py-simplejson/Portfile	                        (rev 0)
+++ trunk/dports/python/py-simplejson/Portfile	2006-09-16 05:23:49 UTC (rev 19559)
@@ -0,0 +1,19 @@
+# $Id: Portfile,v 1.5 2006/07/24 06:28:51 blb Exp $
+
+PortSystem			1.0
+PortGroup			python24 1.0
+name				py-simplejson
+version				1.4
+categories-append		www
+maintainers			darwinports at opendarwin.org
+description			simplejson is a JSON encoder and decoder.
+long_description		${description}
+
+
+platforms			darwin
+
+homepage			http://undefined.org/python/#simplejson
+master_sites			http://cheeseshop.python.org/packages/source/s/simplejson/
+distname			simplejson-${version}
+
+checksums			sha1 3f3da3bb45b4b308259ddf8e4bc6933c87577664

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20060915/f84f9b5a/attachment.html


More information about the macports-changes mailing list