Fredrik Lundh is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

effbot / cjson-effbot

Various cjson tweaks, including byte string encoding support.

Clone this repository (size: 34.3 KB): HTTPS / SSH
hg clone https://bitbucket.org/effbot/cjson-effbot
hg clone ssh://hg@bitbucket.org/effbot/cjson-effbot
Branch
default
Filename Size Date modified Message
.hgtags 180 B Added tag cjson-106b1-effbot for changeset 198710e0873f
ChangeLog 1.9 KB Updated changelog.
LICENSE 734 B cjson 1.0.5 (initial checkin)
MANIFEST.in 78 B Alpha release preparations.
PKG-INFO 1.5 KB cjson 1.0.5 (initial checkin)
README 745 B cjson 1.0.5 (initial checkin)
build_inplace 70 B cjson 1.0.5 (initial checkin)
cjson.c 38.9 KB Use fast UTF-8 code path also for "utf8"
jsonbench.py 2.0 KB Take sys.getdefaultencoding into account. This version handles
jsontest.py 12.0 KB Support arbitrary default encodings. Use optimized code paths for
setup.py 1.1 KB Bumped version number.
test_encoding.py 1023 B Use fast UTF-8 code path also for "utf8"