FreeBSD Bugzilla – Attachment 64894 Details for
Bug 96340
[NEW PORT] devel/py24-simplejson: Simplejson is a simple, fast, extensible JSON encoder/decoder
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
py24-simplejson-1.3.shar
py24-simplejson-1.3.shar (text/plain), 2.51 KB, created by
Alexander Botero-Lowry
on 2006-04-26 03:00:18 UTC
(
hide
)
Description:
py24-simplejson-1.3.shar
Filename:
MIME Type:
Creator:
Alexander Botero-Lowry
Created:
2006-04-26 03:00:18 UTC
Size:
2.51 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># py-simplejson ># py-simplejson/Makefile ># py-simplejson/pkg-descr ># py-simplejson/distinfo ># py-simplejson/pkg-plist ># >echo c - py-simplejson >mkdir -p py-simplejson > /dev/null 2>&1 >echo x - py-simplejson/Makefile >sed 's/^X//' >py-simplejson/Makefile << 'END-of-py-simplejson/Makefile' >X# New ports collection makefile for: py-simplejson >X# Date created: 25 Apr 2006 >X# Whom: Alexander Botero-Lowry <alex@foxybanana.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= simplejson >XPORTVERSION= 1.3 >XCATEGORIES= devel python >XMASTER_SITES= http://cheeseshop.python.org/packages/source/s/simplejson/ >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= alex@foxybanana.com >XCOMMENT= Simplejson is a simple, fast, extensible JSON encoder/decoder >X >XBUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools >XRUN_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools >X >XUSE_PYTHON= yes >XUSE_PYDISTUTILS= yes >X >X.include <bsd.port.mk> >END-of-py-simplejson/Makefile >echo x - py-simplejson/pkg-descr >sed 's/^X//' >py-simplejson/pkg-descr << 'END-of-py-simplejson/pkg-descr' >Xsimplejson is a simple, fast, extensible JSON encoder/decoder for Python >X >Xsimplejson is compatible with Python 2.3 and later with no external >Xdependencies. It covers the full JSON specification for both encoding and >Xdecoding, with unicode support. By default, encoding is done in an encoding >Xneutral fashion (plain ASCII with \uXXXX escapes for unicode characters). >X >XThe encoder may be subclassed to provide serialization in any kind of >Xsituation, without any special support by the objects to be serialized >X(somewhat like pickle). >X >XThe decoder can handle incoming JSON strings of any specified encoding >X(UTF-8 by default). >X >XWWW: http://svn.red-bean.com/bob/simplejson/ >END-of-py-simplejson/pkg-descr >echo x - py-simplejson/distinfo >sed 's/^X//' >py-simplejson/distinfo << 'END-of-py-simplejson/distinfo' >XMD5 (simplejson-1.3.tar.gz) = fbe039b9b863572651a0f665acea34c9 >XSHA256 (simplejson-1.3.tar.gz) = e68c59d56ba92bded0189a02e39d2483aea20cd23b6ec1b5d8fe1b4900d1cb26 >XSIZE (simplejson-1.3.tar.gz) = 49181 >END-of-py-simplejson/distinfo >echo x - py-simplejson/pkg-plist >sed 's/^X//' >py-simplejson/pkg-plist << 'END-of-py-simplejson/pkg-plist' >X%%PYTHON_SITELIBDIR%%/simplejson-1.3-py2.4.egg >END-of-py-simplejson/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 96340
: 64894