avro-validator

View on PyPIReverse Dependencies (1)

1.2.1 avro_validator-1.2.1-py3-none-any.whl

Wheel Details

Project: avro-validator
Version: 1.2.1
Filename: avro_validator-1.2.1-py3-none-any.whl
Download: [link]
Size: 13916
MD5: 7c9fec93a34b256f865699109b415b50
SHA256: 0990db7e41f2d9cd8d0c99f4e0739ac50fdc1f230b277ab8cb9cd37b2b723ef8
Uploaded: 2022-07-26 09:59:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: avro-validator
Version: 1.2.1
Summary: Pure python avro schema validator
Author: Leonardo de Campos Almeida
Author-Email: leocalm[at]gmail.com
Home-Page: https://github.com/leocalm/avro_validator
Project-Url: Repository, https://github.com/leocalm/avro_validator
Project-Url: Bug Reports, https://github.com/leocalm/avro_validator/issues
Project-Url: Documentation, https://avro-validator.readthedocs.io/
Keywords: avro schema
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: pytest; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: hypothesis; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: python-coveralls; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: pallets-sphinx-themes; extra == "docs"
Requires-Dist: sphinxcontrib-log-cabinet; extra == "docs"
Requires-Dist: sphinx-issues; extra == "docs"
Provides-Extra: dev
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7429 characters]

WHEEL

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

RECORD

Path Digest Size
avro_validator/__init__.py sha256=9Na_xyzPoXqCCd9FOkspUSVfmyEkR5u1gMKHUjiUPBU 603
avro_validator/avro_types.py sha256=TjzVeWkc4SAZmS6h_vEQETcplZWDiRwQ2CwkizGhsG8 46786
avro_validator/cli.py sha256=LexNufRM3xrkQMI6jaCyltcYfAihZXKY_Ar_APPieN4 1420
avro_validator/schema.py sha256=nWTKxccsG3-RQy5dXJUQmaqwKISZBp2BYCEjb6XgNyU 866
avro_validator-1.2.1.dist-info/LICENSE sha256=YH_ezX0lXe81pRy6yD19AbaQimKJVT2HL-_WN1461jU 1075
avro_validator-1.2.1.dist-info/METADATA sha256=BVE_4YLu20tMWMtJ2dIjGRsG6Q2FE_PfEliZ01St2MA 8645
avro_validator-1.2.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
avro_validator-1.2.1.dist-info/entry_points.txt sha256=tAlNV8NuwPCsxDFfLwwM2Zqxu8np4bCB9fNGDtmKcBY 59
avro_validator-1.2.1.dist-info/top_level.txt sha256=D1QJ4qld7NvHaXlIwp7ISAZzLMPv6qnXZA4Vftk8iN0 15
avro_validator-1.2.1.dist-info/RECORD

top_level.txt

avro_validator

entry_points.txt

avro_validator = avro_validator.cli:main