notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: devel/py-cjson/distinfo

Number of commits found: 6

Monday, 13 Jul 2020
12:33 lwhsu search for other commits by this committer
Update to 1.2.2
Original commitRevision:542126 
Saturday, 1 Apr 2017
15:56 lwhsu search for other commits by this committer
- Update to 1.2.1
Original commitRevision:437443 
Saturday, 13 Sep 2014
14:45 lwhsu search for other commits by this committer
- Update to 1.1.0
Original commitRevision:368103 
Sunday, 3 Jul 2011
14:59 ohauer search for other commits by this committer
-remove MD5
Original commit
Sunday, 9 Sep 2007
22:17 lwhsu search for other commits by this committer
- Update to 1.0.5
- Use CHEESESHOP in MASTER_SITES
Original commit
Sunday, 28 Jan 2007
00:11 miwi search for other commits by this committer
This module implements a very fast JSON encoder/decoder for Python.

JSON stands for JavaScript Object Notation and is a text based lightweight
data exchange format which is easy for humans to read/write and for machines
to parse/generate. JSON is completely language independent and has multiple
implementations in most of the programming languages, making it ideal for
data exchange and storage.

The module is written in C and it is up to 250 times faster when compared to
the other python JSON implementations which are written directly in python.
This speed gain varies with the complexity of the data and the operation and
is the the range of 10-200 times for encoding operations and in the range of
100-250 times for decoding operations.

WWW:    http://www.python.org/pypi/python-cjson/

PR:             ports/108420
Submitted by:   Li-Wen Hsu <lwhsu at lwhsu.org>
Original commit

Number of commits found: 6