Name: | python-demjson |
---|---|
Version: | 2.2.2 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 688931 |
License: | LGPLv3+ |
RPM: | python-demjson-2.2.2-1.el7.noarch.rpm |
Source RPM: | python-demjson-2.2.2-1.el7.src.rpm |
Build Date: | Thu Aug 20 2015 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://deron.meranda.us/python/demjson/ |
Summary: | Python JSON module and lint checker |
Description: | The demjson package is a comprehensive Python language library to read and write JSON; the popular language-independent data format standard. It includes a command tool, jsonlint, that allows you to easily check and validate any JSON document, and spot any potential data portability issues. It can also reformat and re-indent a JSON document to make it easier to read. |
- Update to 2.2.2. - Provide python3 subpackage. - Modernize spec file. - Update %description.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Update to 1.6. - Injecting setuptools is only needed for EPEL5.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Update to 1.5. - Remove patch no longer needed.
- Update to 1.4. Upstream changed license to LGPLv3+. - Apply a one-liner patch provided upstream.