CVS log for ports/devel/py-json-py/pkg-descr
Up to [FreeBSD] / ports / devel / py-json-py
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 14 22:29:30 2006 UTC (6 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7, HEAD
json-py is a simple, pure-python implementation of a JSON (http://json.org) reader and writer. JSON is used to exchange data across systems written in various languages. It is particularly suited to dynamic languages like Python, Javascript, etc. JSON = Javascript Object Notation implies it is suitable for AJAX applications that exchange data from servers to Javascript applications running on web browser clients. Author: <patrickdlogan@stardecisions.com> WWW: http://sourceforge.net/projects/json-py/ PR: ports/91688 Submitted by: Nicola Vitale <nivit@email.it>
