Package python-module-dirtyjson: Information

    Source package: python-module-dirtyjson
    Version: 1.0.3-alt1.git20150108.1
    Build time:  Mar 14, 2016, 09:05 AM in the task #161285
    Report package bug
    License: MIT
    Summary: Python JSON parser for reading JSON objects out of JS files
    Description: 
    dirtyjson is a JSON decoder meant for extracting JSON-type data from .js
    files. The returned data structure includes information about line and
    column numbers, so you can output more useful error messages. The input
    can also include single quotes, line comments, inline comments, dangling
    commas, unquoted single-word keys, and hexadecimal and octal numbers.

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



      1. python3-devel
      2. python3-module-setuptools-tests
      3. rpm-build-python3
      4. python-devel
      5. python-modules-json
      6. python-module-setuptools-tests

    Last changed


    March 13, 2016 Ivan Zakharyaschev 1.0.3-alt1.git20150108.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Jan. 18, 2015 Eugeny A. Rostovtsev 1.0.3-alt1.git20150108
    - Initial build for Sisyphus