python2-anyjson - Wraps the best available JSON implementation
| Website: | http://pypi.python.org/pypi/anyjson |
|---|---|
| License: | BSD |
| Vendor: | Fedora Project |
- Description:
Anyjson loads whichever is the fastest JSON module installed and provides a uniform API regardless of which JSON implementation is used.
Packages
| python2-anyjson-0.3.3-14.fc24.noarch [17 KiB] |
Changelog
by Adam Williamson (2017-02-10):
- Add ujson support (for Fedora > 25, with ujson 2.0+) |
| python2-anyjson-0.3.3-13.fc24.noarch [17 KiB] |
Changelog
by Adam Williamson (2016-12-24):
- update the Python 3 compatibility patch (fixes build) - enable tests - add some more BuildRequires to extend test coverage |