invenio-jsonschemas

View on PyPIReverse Dependencies (14)

1.1.4 invenio_jsonschemas-1.1.4-py2.py3-none-any.whl

Wheel Details

Project: invenio-jsonschemas
Version: 1.1.4
Filename: invenio_jsonschemas-1.1.4-py2.py3-none-any.whl
Download: [link]
Size: 16863
MD5: 71e1451c6d98785c663ff682bd49fe9b
SHA256: 95b37b1edb38b3eb10a3ef6fe280bc628a88b7b905efb5d0b57990dca2c1be19
Uploaded: 2022-02-28 15:58:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: invenio-jsonschemas
Version: 1.1.4
Summary: Invenio module for building and serving JSONSchemas.
Author: CERN
Author-Email: info[at]inveniosoftware.org
Home-Page: https://github.com/inveniosoftware/invenio-jsonschemas
License: MIT
Keywords: invenio json schema jsonschema
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Development Status :: 5 - Production/Stable
Platform: any
Requires-Dist: invenio-base (>=1.2.2)
Requires-Dist: jsonref (>=0.1)
Requires-Dist: importlib-metadata (>=4.0)
Requires-Dist: importlib-resources (>=4.0)
Requires-Dist: functools32 (>=3.2.3.post2); python_version == "2.7"
Requires-Dist: Sphinx (>=1.6.2); extra == "all"
Requires-Dist: jsonresolver[jsonschema] (>=0.2.1); extra == "all"
Requires-Dist: mock (>=1.3.0); extra == "all"
Requires-Dist: pytest-invenio (>=1.4.0); extra == "all"
Requires-Dist: Sphinx (>=1.6.2); extra == "docs"
Requires-Dist: jsonresolver[jsonschema] (>=0.2.1); extra == "tests"
Requires-Dist: mock (>=1.3.0); extra == "tests"
Requires-Dist: pytest-invenio (>=1.4.0); extra == "tests"
Provides-Extra: all
Provides-Extra: docs
Provides-Extra: tests
[Description omitted; length: 2088 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
invenio_jsonschemas/__init__.py sha256=EeO_0ri-mz5wvdEQKc4foUBK6CiegNlV4BNQWxMLN5U 11338
invenio_jsonschemas/config.py sha256=kErGH0y9NoTl9moPU7EjHQD1TfTRX3k_14IyVfcc_A0 2160
invenio_jsonschemas/errors.py sha256=OHcT5F6oLM_Wghy3Exg81cUiGuKpWBCYphrYMBGucjU 1589
invenio_jsonschemas/ext.py sha256=n06e8lQHKxatAUtP_rwbB2Kp5Ks8LM6UkKPhJx4DAgM 10854
invenio_jsonschemas/jsonresolver.py sha256=w6uCEmTXOts6A8Vj2nEh9aW4EomjGxU6k9RtHZTJ3x0 837
invenio_jsonschemas/proxies.py sha256=SQUVZwwSd9vorSxi9U36453PhvNaPsX0bo6MZQK1sQE 704
invenio_jsonschemas/utils.py sha256=N4CF7ufMR47C2dM7tflCuPpqfa8mOZWWQBW22B9D_p8 2218
invenio_jsonschemas/version.py sha256=UkgG6hj1H9TyzG5WbkasU61tY2eghXggu3QpE9EUwSI 454
invenio_jsonschemas/views.py sha256=13MuLuYmq44VadVEXjLQMpeEgpk4ye9Rpd9kzKmyAtY 1714
invenio_jsonschemas-1.1.4.dist-info/AUTHORS.rst sha256=LYaL5Ai0TH5QoSe64iPesI1p_FwY_263dsehwybDib4 592
invenio_jsonschemas-1.1.4.dist-info/LICENSE sha256=7NdusrwW2CBXoBZXOYFnEKLE736o9LpcXGBRdwj0lQg 1067
invenio_jsonschemas-1.1.4.dist-info/METADATA sha256=zoNvGpY8d807JPLeN2aNZJVtAMPU4wt3vptEuODG0yk 3817
invenio_jsonschemas-1.1.4.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
invenio_jsonschemas-1.1.4.dist-info/entry_points.txt sha256=iANXdMqrLWFGNQjZnUp5JMsldTZHfUdqjfbhS1KuzOU 260
invenio_jsonschemas-1.1.4.dist-info/top_level.txt sha256=YZNLWDQSOwJxrwd_PRTI2awUNMpld1OHJtiIWDPYLLA 20
invenio_jsonschemas-1.1.4.dist-info/RECORD

top_level.txt

invenio_jsonschemas

entry_points.txt

invenio_jsonschemas = invenio_jsonschemas:InvenioJSONSchemasAPI
invenio_jsonschemas = invenio_jsonschemas:InvenioJSONSchemasUI
invenio_jsonschemas = invenio_jsonschemas.jsonresolver