Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python-simplejson | Distribution: Mageia |
Version: 2.1.6 | Vendor: Mageia.Org |
Release: 1.mga1 | Build date: Wed Oct 26 12:29:23 2011 |
Group: Development/Python | Build host: jonund |
Size: 136595 | Source RPM: python-simplejson-2.1.6-1.mga1.src.rpm |
Packager: Mageia Team <http://www.mageia.org> | |
Url: http://undefined.org/python/#simplejson | |
Summary: Simple, fast, extensible JSON encoder/decoder for Python |
simplejson is a simple, fast, complete, correct and extensible JSON (http://json.org) encoder and decoder for Python 2.3+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost. simplejson was formerly known as simple_json, but changed its name to comply with PEP 8 module naming guidelines. The encoder may be subclassed to provide serialization in any kind of situation, without any special support by the objects to be serialized (somewhat like pickle). The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by default).
MIT
* Wed Oct 26 2011 philippem <philippem> 2.1.6-1.mga1 + Revision: 158232 - Update to 2.1.6 for a segfault fix * Wed Apr 13 2011 ahmad <ahmad> 2.1.3-1.mga1 + Revision: 84130 - update to 2.1.3 * Mon Jan 24 2011 ennael <ennael> 2.1.2-1.mga1 + Revision: 36805 - imported package python-simplejson * Mon Nov 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.2-1mdv2011.0 + Revision: 603074 - update to new version 2.1.2 * Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 2.1.1-2mdv2011.0 + Revision: 589993 - rebuild for python 2.7 * Sun Apr 04 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.1-1mdv2010.1 + Revision: 531329 - update to new version 2.1.1 * Sun Mar 28 2010 Sandro Cazzaniga <kharec@mandriva.org> 2.1.0-1mdv2010.1 + Revision: 528584 - update tp 2.1.0 * Tue Jun 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.9-1mdv2010.0 + Revision: 384257 - update to new version 2.0.9 * Sun Jan 11 2009 Funda Wang <fwang@mandriva.org> 2.0.7-1mdv2009.1 + Revision: 328232 - New version 2.0.7 * Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 2.0.6-1mdv2009.1 + Revision: 319720 - fix requires / buildrequires - rebuild with python 2.6 - new release 2.0.6 * Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.3-1mdv2009.1 + Revision: 305881 - update to new version 2.0.3 * Thu Sep 04 2008 Jérôme Soyer <saispo@mandriva.org> 1.9.2-1mdv2009.0 + Revision: 280563 - New version * Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 1.7.3-4mdv2009.0 + Revision: 259780 - rebuild * Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 1.7.3-3mdv2009.0 + Revision: 247636 - rebuild - fix description-line-too-long - kill re-definition of %buildroot on Pixel's request + Olivier Blin <oblin@mandriva.com> - restore BuildRoot * Sun Oct 21 2007 Colin Guthrie <cguthrie@mandriva.org> 1.7.3-1mdv2008.1 + Revision: 100737 - import python-simplejson
/usr/lib64/python2.7/site-packages/simplejson /usr/lib64/python2.7/site-packages/simplejson-2.1.6-py2.7.egg-info /usr/lib64/python2.7/site-packages/simplejson-2.1.6-py2.7.egg-info/PKG-INFO /usr/lib64/python2.7/site-packages/simplejson-2.1.6-py2.7.egg-info/SOURCES.txt /usr/lib64/python2.7/site-packages/simplejson-2.1.6-py2.7.egg-info/dependency_links.txt /usr/lib64/python2.7/site-packages/simplejson-2.1.6-py2.7.egg-info/top_level.txt /usr/lib64/python2.7/site-packages/simplejson-2.1.6-py2.7.egg-info/zip-safe /usr/lib64/python2.7/site-packages/simplejson/__init__.py /usr/lib64/python2.7/site-packages/simplejson/_speedups.so /usr/lib64/python2.7/site-packages/simplejson/decoder.py /usr/lib64/python2.7/site-packages/simplejson/encoder.py /usr/lib64/python2.7/site-packages/simplejson/ordered_dict.py /usr/lib64/python2.7/site-packages/simplejson/scanner.py /usr/lib64/python2.7/site-packages/simplejson/tests /usr/lib64/python2.7/site-packages/simplejson/tests/__init__.py /usr/lib64/python2.7/site-packages/simplejson/tests/test_check_circular.py /usr/lib64/python2.7/site-packages/simplejson/tests/test_decimal.py /usr/lib64/python2.7/site-packages/simplejson/tests/test_decode.py /usr/lib64/python2.7/site-packages/simplejson/tests/test_default.py /usr/lib64/python2.7/site-packages/simplejson/tests/test_dump.py /usr/lib64/python2.7/site-packages/simplejson/tests/test_encode_basestring_ascii.py /usr/lib64/python2.7/site-packages/simplejson/tests/test_encode_for_html.py /usr/lib64/python2.7/site-packages/simplejson/tests/test_errors.py /usr/lib64/python2.7/site-packages/simplejson/tests/test_fail.py /usr/lib64/python2.7/site-packages/simplejson/tests/test_float.py /usr/lib64/python2.7/site-packages/simplejson/tests/test_indent.py /usr/lib64/python2.7/site-packages/simplejson/tests/test_pass1.py /usr/lib64/python2.7/site-packages/simplejson/tests/test_pass2.py /usr/lib64/python2.7/site-packages/simplejson/tests/test_pass3.py /usr/lib64/python2.7/site-packages/simplejson/tests/test_recursion.py /usr/lib64/python2.7/site-packages/simplejson/tests/test_scanstring.py /usr/lib64/python2.7/site-packages/simplejson/tests/test_separators.py /usr/lib64/python2.7/site-packages/simplejson/tests/test_speedups.py /usr/lib64/python2.7/site-packages/simplejson/tests/test_unicode.py /usr/lib64/python2.7/site-packages/simplejson/tool.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Dec 9 11:06:49 2020