first commit

This commit is contained in:
Ayxan
2022-05-23 00:16:32 +04:00
commit d660f2a4ca
24786 changed files with 4428337 additions and 0 deletions

View File

@ -0,0 +1,11 @@
MAINTAINER
Michal Hořejšek <horejsekmichal@gmail.com>
CONTRIBUTORS
anentropic <ego@anentropic.com>
Antti Jokipii <anttijokipii@gmail.com>
bcaller <bcaller@users.noreply.github.com>
Frederik Petersen <fp@abusix.com>
Guillaume Desvé <guillaume.desve@surycat.com>
Kris Molendyke <krismolendyke@users.noreply.github.com>
David Majda <david@majda.cz>

View File

@ -0,0 +1 @@
pip

View File

@ -0,0 +1,27 @@
Copyright (c) 2018, Michal Horejsek
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or
other materials provided with the distribution.
Neither the name of the {organization} nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

View File

@ -0,0 +1,50 @@
Metadata-Version: 2.1
Name: fastjsonschema
Version: 2.15.3
Summary: Fastest Python implementation of JSON schema
Home-page: https://github.com/seznam/python-fastjsonschema
Author: Michal Horejsek
Author-email: horejsekmichal@gmail.com
License: BSD
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: devel
Requires-Dist: colorama ; extra == 'devel'
Requires-Dist: jsonschema ; extra == 'devel'
Requires-Dist: json-spec ; extra == 'devel'
Requires-Dist: pylint ; extra == 'devel'
Requires-Dist: pytest ; extra == 'devel'
Requires-Dist: pytest-benchmark ; extra == 'devel'
Requires-Dist: pytest-cache ; extra == 'devel'
Requires-Dist: validictory ; extra == 'devel'
===========================
Fast JSON schema for Python
===========================
|PyPI| |Pythons|
.. |PyPI| image:: https://img.shields.io/pypi/v/fastjsonschema.svg
:alt: PyPI version
:target: https://pypi.python.org/pypi/fastjsonschema
.. |Pythons| image:: https://img.shields.io/pypi/pyversions/fastjsonschema.svg
:alt: Supported Python versions
:target: https://pypi.python.org/pypi/fastjsonschema
See `documentation <https://horejsek.github.io/python-fastjsonschema/>`_.

View File

@ -0,0 +1,27 @@
fastjsonschema-2.15.3.dist-info/AUTHORS,sha256=DLGgN1TEmM2VoBM4cRn-gklc4HA8jLLPDDCeBD1kGhU,350
fastjsonschema-2.15.3.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
fastjsonschema-2.15.3.dist-info/LICENSE,sha256=nM3faes5mKYBSN6-hblMWv7VNpG2R0aS54q8wKDlRPE,1518
fastjsonschema-2.15.3.dist-info/METADATA,sha256=YEwCkrcQtG1VORhC3DXqRWPky91CPNItRm-BVfY7uf0,1877
fastjsonschema-2.15.3.dist-info/RECORD,,
fastjsonschema-2.15.3.dist-info/WHEEL,sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec,92
fastjsonschema-2.15.3.dist-info/top_level.txt,sha256=8RQcPDFXXHZKduTjgzugpPNW3zIjxFT0axTh4UsT6gE,15
fastjsonschema/__init__.py,sha256=gmgIJtbJv4WDguhYa7ofZNMn8O2wfowE9dov0Jo0BBo,8769
fastjsonschema/__main__.py,sha256=4hfd23przxmQc8VjL0fUsbsrvvA73gJ2HDNPgLLFdAI,312
fastjsonschema/__pycache__/__init__.cpython-310.pyc,,
fastjsonschema/__pycache__/__main__.cpython-310.pyc,,
fastjsonschema/__pycache__/draft04.cpython-310.pyc,,
fastjsonschema/__pycache__/draft06.cpython-310.pyc,,
fastjsonschema/__pycache__/draft07.cpython-310.pyc,,
fastjsonschema/__pycache__/exceptions.cpython-310.pyc,,
fastjsonschema/__pycache__/generator.cpython-310.pyc,,
fastjsonschema/__pycache__/indent.cpython-310.pyc,,
fastjsonschema/__pycache__/ref_resolver.cpython-310.pyc,,
fastjsonschema/__pycache__/version.cpython-310.pyc,,
fastjsonschema/draft04.py,sha256=vOTBAZ0Ovh4mJ2tPOgzWWdl2SU2I1HuSW0-pISU72GE,29157
fastjsonschema/draft06.py,sha256=5PaM94KjjqqS2McDgOsgf4kXh4mBf0qho5zvo5rzQN4,7661
fastjsonschema/draft07.py,sha256=uQp7Z68Jo2OUe7YCsvc6EuGXWK9zWoJ875tQriPWl9Q,4222
fastjsonschema/exceptions.py,sha256=wJAM7Xp3oLpnt_IbnXPog0_f0dIOXMoJHVxFEK2-QyI,1610
fastjsonschema/generator.py,sha256=p_V2OwOnRhX3s-oONwXwV-MB9_oyY8a18PjpnZH0YDc,11312
fastjsonschema/indent.py,sha256=juZFW9LSvmDJbPFIUm3GPqdPqJoUnqvM8neHN5rkvzU,920
fastjsonschema/ref_resolver.py,sha256=XrOpeFX_PfZv1Qh00iIGXFkSv_-72MUPvJZxyjQvGwo,5527
fastjsonschema/version.py,sha256=71X-jO5o3-fF9aG-6E52DKXLsGaRmoHv9v-aca-Izdo,19

View File

@ -0,0 +1,5 @@
Wheel-Version: 1.0
Generator: bdist_wheel (0.33.6)
Root-Is-Purelib: true
Tag: py3-none-any

View File

@ -0,0 +1 @@
fastjsonschema