summaryrefslogtreecommitdiff
path: root/devel/py-jsonlib2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_7_2_0'.release/7.2.0cvs2svn2009-04-281-23/+0
| | | | | Notes: svn path=/head/; revision=232918 svn path=/tags/RELEASE_7_2_0/; revision=232919; tag=release/7.2.0
* - Update to 1.3.10Martin Wilke2009-03-211-1/+1
| | | | | | | | PR: 132842 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=230568
* - Update to 1.3.9Wesley Shields2009-01-311-1/+1
| | | | | | | | PR: ports/130907 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=227264
* - Update to 1.3.8Martin Wilke2009-01-071-1/+1
| | | | | | | | | PR: 129880 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> Approved by: maintainer Notes: svn path=/head/; revision=225422
* - Update to 1.3.7Li-Wen Hsu2008-11-101-1/+1
| | | | | | | | | PR: ports/128748 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> Approved by: "wen heping" <wenheping AT gmail.com> (maintainer) Notes: svn path=/head/; revision=222677
* - Update to 1.3.6Martin Wilke2008-08-191-1/+1
| | | | | | | | PR: 126642 Submitted by; maintainer Notes: svn path=/head/; revision=218875
* py-json is a lightweight data-interchange format.Martin Wilke2008-07-251-0/+23
It is often used for exchanging data between a web server and user agent. This module aims to produce a library for serializing and deserializing JSON that conforms strictly to RFC 4627. WWW: http://pypi.python.org/pypi/jsonlib/ PR: ports/125827 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=217518