Package python-module-demjson: Information

    Source package: python-module-demjson
    Version: 2.2.4-alt1
    Build time:  May 15, 2019, 05:05 AM
    Report package bug
    License: LGPLv3.0
    Summary: encoder, decoder, and lint/validator for JSON compliant with RFC 7159
    Description: 
    The "demjson" module, and the included "jsonlint" script, provide
    methods for encoding and decoding JSON formatted data, as well as
    checking JSON data for errors and/or portability issues. The jsonlint
    command/script can be used from the command line without needing any
    programming.
    
    Although the standard Python library now includes basic JSON support
    (which it did not when demjson was first written), this module provides
    a much more comprehensive implementation with many features not found
    elsewhere. It is especially useful for error checking or for parsing
    JavaScript data which may not strictly be valid JSON data.

    List of rpms provided by this srpm:
    python-module-demjson (noarch)
    python3-module-demjson (noarch)



      1. python3-module-pytest
      2. python-devel
      3. python-tools-2to3
      4. time
      5. rpm-build-python3

    Last changed


    Jan. 11, 2017 Igor Vlasenko 2.2.4-alt1
    - automated PyPI update
    March 13, 2016 Ivan Zakharyaschev 2.2.2-alt1.git20140625.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Jan. 28, 2016 Mikhail Efremov 2.2.2-alt1.git20140625.1
    - NMU: Use buildreq for BR.