openapi2jsonschema

View on PyPIReverse Dependencies (1)

0.9.1 openapi2jsonschema-0.9.1-py3-none-any.whl

Wheel Details

Project: openapi2jsonschema
Version: 0.9.1
Filename: openapi2jsonschema-0.9.1-py3-none-any.whl
Download: [link]
Size: 8243
MD5: 55044098e2daee16e8255dd92957a5bb
SHA256: ee70245ce1af71d0d34f7fc5a349fccfe1a9ac50b44002e8bbfa8890e8c7e9ed
Uploaded: 2019-08-10 07:49:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: openapi2jsonschema
Version: 0.9.1
Summary: A utility to extract JSON Schema from a valid OpenAPI specification
Author: Gareth Rushgrove
Author-Email: gareth[at]morethanseven.net
Home-Page: https://github.com/garethr/openapi2jsonschema
Project-Url: Repository, https://github.com/garethr/openapi2jsonschema
License: Apache-2.0
Keywords: openapi,jsonschema
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7,<4.0
Requires-Dist: click (<8.0,>=7.0)
Requires-Dist: colorama (<0.5.0,>=0.4.1)
Requires-Dist: jsonref (<0.3.0,>=0.2.0)
Requires-Dist: pyyaml (<6.0,>=5.1)
Description-Content-Type: text/markdown
[Description omitted; length: 3408 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 0.12.16
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
openapi2jsonschema/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
openapi2jsonschema/command.py sha256=k84-qe-bwO8F4oAyVXDyD0uLHA9TG2xwZVJyUBc0S5U 8530
openapi2jsonschema/errors.py sha256=T7VZfl3FnHPHoqXFn-QmAXwlwOnPnyo3lcbCYXI_jpQ 68
openapi2jsonschema/log.py sha256=TVtGYLJkLhZpgQqe6PUxtSbGVg0RKZvMEvPcsAr0htQ 247
openapi2jsonschema/test_command.py sha256=doWCO9CKg346eOPTiLsRsZV9hLHbJWLB8oTXlhFREoo 599
openapi2jsonschema/util.py sha256=XpvxW6giXmuqCvdjZ4vK29VB1yya9v38VSaZpodRW28 3568
openapi2jsonschema-0.9.1.dist-info/entry_points.txt sha256=poygt3nYaB8dCqFVVvbccG_MneIiXELe1b2I3-OLRPM 73
openapi2jsonschema-0.9.1.dist-info/LICENSE sha256=E-sK2Ne_0J_Pw6aD7dBp92WU_UkZge1d7VwBVyZUvck 615
openapi2jsonschema-0.9.1.dist-info/WHEEL sha256=C90Mwr_Jk4_IPKbEQeJHH_TSkLAVFEZOMPO9_4HdXQI 85
openapi2jsonschema-0.9.1.dist-info/METADATA sha256=Cg91ERVET5vssZkz99FEqVT4s2k10aJy931RiQKoHu4 4168
openapi2jsonschema-0.9.1.dist-info/RECORD

entry_points.txt

openapi2jsonschema = openapi2jsonschema.command:default