Package python-module-jsonform: Information

    Source package: python-module-jsonform
    Version: 0.0.2-alt1.git20150116.1
    Build time:  Mar 15, 2016, 06:56 PM in the task #161291
    Report package bug
    License: MIT
    Summary: Form validation for JSON-like data (i.e. document) in Python
    Description: 
    JsonForm is mainly based on jsonschema, which is an implementation of
    JSON Schema for Python.
    
    Unlike the other validation libraries in Python, JsonForm is dedicated
    to validating JSON-like data, which means it's a document-oriented
    validation library.

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



      1. python3-devel
      2. python3-module-jsonschema
      3. python3-module-nose
      4. python3-module-setuptools-tests
      5. rpm-build-python3
      6. python-devel
      7. python-module-jsonschema
      8. python-module-nose
      9. python-module-setuptools-tests
      10. python-tools-2to3

    Last changed


    March 13, 2016 Ivan Zakharyaschev 0.0.2-alt1.git20150116.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 0.0.2-alt1.git20150116
    - Version 0.0.2
    Nov. 21, 2014 Eugeny A. Rostovtsev 0.0.1-alt1.git20140831
    - Initial build for Sisyphus