Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37403280
en ru br
ALT Linux repos
S:0.7-alt2

Group :: Development/Python3
RPM: python3-module-nssjson

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.7-alt2
Build date: 11 march 2020, 07:44 ( 214.3 weeks ago )
Size: 55.03 Kb

Home page:   https://pypi.python.org/pypi/nssjson

License: MIT
Summary: Not So Simple JSON encoder/decoder
Description:

nssjson is a (not so) simple, fast, complete, correct and extensible
JSON encoder and decoder for Python 2.5+ and Python 3.3+. It is pure
Python code with no dependencies, but includes an optional C extension
for a serious speed boost.

nssjson is a fork of simplejson that fulfills my need of having a good
performance JSON encoder/decoder able to handle also Python's datetime
and UUID, even if with an admittedly non-standard and faulty heuristic
that was not considered within the scope of the original product.

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

  • python3-module-nssjson
  • python3-module-nssjson-debuginfo
  • python3-module-nssjson-tests
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin