Файловый менеджер - Редактировать - /home/beautybuzzbeyond/public_html/private/referencing-0.35.1.dist-info.tar
Назад
METADATA 0000644 00000005364 14720514676 0005673 0 ustar 00 Metadata-Version: 2.3 Name: referencing Version: 0.35.1 Summary: JSON Referencing + Python Project-URL: Documentation, https://referencing.readthedocs.io/ Project-URL: Homepage, https://github.com/python-jsonschema/referencing Project-URL: Issues, https://github.com/python-jsonschema/referencing/issues/ Project-URL: Funding, https://github.com/sponsors/Julian Project-URL: Tidelift, https://tidelift.com/subscription/pkg/pypi-referencing?utm_source=pypi-referencing&utm_medium=referral&utm_campaign=pypi-link Project-URL: Changelog, https://referencing.readthedocs.io/en/stable/changes/ Project-URL: Source, https://github.com/python-jsonschema/referencing Author-email: Julian Berman <Julian+referencing@GrayVines.com> License-File: COPYING Keywords: asyncapi,json,jsonschema,openapi,referencing Classifier: Development Status :: 3 - Alpha Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Programming Language :: Python :: Implementation :: CPython Classifier: Programming Language :: Python :: Implementation :: PyPy Classifier: Topic :: File Formats :: JSON Classifier: Topic :: File Formats :: JSON :: JSON Schema Requires-Python: >=3.8 Requires-Dist: attrs>=22.2.0 Requires-Dist: rpds-py>=0.7.0 Description-Content-Type: text/x-rst =============== ``referencing`` =============== |PyPI| |Pythons| |CI| |ReadTheDocs| |pre-commit| .. |PyPI| image:: https://img.shields.io/pypi/v/referencing.svg :alt: PyPI version :target: https://pypi.org/project/referencing/ .. |Pythons| image:: https://img.shields.io/pypi/pyversions/referencing.svg :alt: Supported Python versions :target: https://pypi.org/project/referencing/ .. |CI| image:: https://github.com/python-jsonschema/referencing/workflows/CI/badge.svg :alt: Build status :target: https://github.com/python-jsonschema/referencing/actions?query=workflow%3ACI .. |ReadTheDocs| image:: https://readthedocs.org/projects/referencing/badge/?version=stable&style=flat :alt: ReadTheDocs status :target: https://referencing.readthedocs.io/en/stable/ .. |pre-commit| image:: https://results.pre-commit.ci/badge/github/python-jsonschema/referencing/main.svg :alt: pre-commit.ci status :target: https://results.pre-commit.ci/latest/github/python-jsonschema/referencing/main An implementation-agnostic implementation of JSON reference resolution. See `the documentation <https://referencing.readthedocs.io/>`_ for more details. WHEEL 0000644 00000000127 14720514676 0005347 0 ustar 00 Wheel-Version: 1.0 Generator: hatchling 1.24.2 Root-Is-Purelib: true Tag: py3-none-any licenses/COPYING 0000644 00000002041 14720514676 0007415 0 ustar 00 Copyright (c) 2022 Julian Berman Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. RECORD 0000644 00000004572 14720514676 0005471 0 ustar 00 referencing-0.35.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 referencing-0.35.1.dist-info/METADATA,sha256=tVSft1aT69yq1DD1KHd-ofDgaPLNUr2Awca8DkJb-zI,2804 referencing-0.35.1.dist-info/RECORD,, referencing-0.35.1.dist-info/WHEEL,sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU,87 referencing-0.35.1.dist-info/licenses/COPYING,sha256=QtzWNJX4e063x3V6-jebtVpT-Ur9el9lfZrfVyNuUVw,1057 referencing/__init__.py,sha256=5IZKXaAH_FWyCJRkaTn1XcptLfg9cveLb9u5nYUxJKs,207 referencing/__pycache__/__init__.cpython-38.pyc,, referencing/__pycache__/_attrs.cpython-38.pyc,, referencing/__pycache__/_core.cpython-38.pyc,, referencing/__pycache__/exceptions.cpython-38.pyc,, referencing/__pycache__/jsonschema.cpython-38.pyc,, referencing/__pycache__/retrieval.cpython-38.pyc,, referencing/__pycache__/typing.cpython-38.pyc,, referencing/_attrs.py,sha256=bgT-KMhDVLeGtWxM_SGKYeLaZBFzT2kUVFdAkOcXi8g,791 referencing/_attrs.pyi,sha256=J6StMUKqixO4H7Eii9-TXNfCOfS8aHm-1ewimOA-8oo,559 referencing/_core.py,sha256=kjbMkdU87xUBItS6TheFJ5q2-onZ_MJGRjcYixrnagI,24580 referencing/exceptions.py,sha256=zFgaEg6WiKeT58MQuKNsgGDnHszp26c4oReC6sF9gHM,4176 referencing/jsonschema.py,sha256=iPp64T1CKUfALirQiec4E9GRSlQEX2ZW4CO7GfIgwxE,18933 referencing/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 referencing/retrieval.py,sha256=SIbUciHIuPwUmbTtqaiWc9cW3nCivfQQh5ORc3Mct7E,2574 referencing/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 referencing/tests/__pycache__/__init__.cpython-38.pyc,, referencing/tests/__pycache__/test_core.cpython-38.pyc,, referencing/tests/__pycache__/test_exceptions.cpython-38.pyc,, referencing/tests/__pycache__/test_jsonschema.cpython-38.pyc,, referencing/tests/__pycache__/test_referencing_suite.cpython-38.pyc,, referencing/tests/__pycache__/test_retrieval.cpython-38.pyc,, referencing/tests/test_core.py,sha256=eap0CAaI23vjMIbVyEj92qLddp3iHH3AxC55CKUN4LU,37854 referencing/tests/test_exceptions.py,sha256=7eOdHyobXMt7-h5AnnH7u8iw2uHPaH7U4Bs9JhLgjWo,934 referencing/tests/test_jsonschema.py,sha256=4QnjUWOAMAn5yeA8ZtldJkhI54vwKWJWB0LDzNdx5xc,11687 referencing/tests/test_referencing_suite.py,sha256=wD6veMfLsUu0s4MLjm7pS8cg4cIfL7FMBENngk73zCI,2335 referencing/tests/test_retrieval.py,sha256=vcbnfA4TqVeqUzW073wO-nLeqVIv0rQZWNWv0z9km48,3719 referencing/typing.py,sha256=2iufYEzUmaRooJthJW2WFG2zOYvGEJcTA8GtegiXt6w,1431 INSTALLER 0000644 00000000004 14720514676 0006032 0 ustar 00 pip
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка