freebsd-ports/devel/py-simplejson
Edwin Groothuis 8dcf764e24 [NEW PORT] devel/py24-simplejson: Simplejson is a simple, fast, extensible JSON encoder/decoder
simplejson is a simple, fast, extensible JSON encoder/decoder
	for Python

	simplejson is compatible with Python 2.3 and later with no
	external dependencies. It covers the full JSON specification
	for both encoding and decoding, with unicode support. By
	default, encoding is done in an encoding neutral fashion
	(plain ASCII with \uXXXX escapes for unicode characters).

	The encoder may be subclassed to provide serialization in
	any kind of situation, without any special support by the
	objects to be serialized (somewhat like pickle).

	The decoder can handle incoming JSON strings of any specified
	encoding (UTF-8 by default).

	WWW: http://svn.red-bean.com/bob/simplejson/

PR:		ports/96340
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-26 03:24:41 +00:00
..
distinfo
Makefile
pkg-descr
pkg-plist