Metadata-Version: 2.1
Name: frictionless-standards
Version: 2.0.0a1
Summary: Lightweight yet comprehensive data standards as Data Package and Table Schema
Home-page: https://github.com/frictionlessdata/standards
Author: Open Knowledge Foundation
Author-email: info@okfn.org
License: MIT
Keywords: data validation,frictionless data,open data,json schema,json table schema,data package,tabular data package
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
Requires-Dist: pyyaml (>=5.3)
Requires-Dist: attrs (>=22.2.0)
Requires-Dist: pydantic (>=2.0a1)
Requires-Dist: jsonschema (>=2.5)
Provides-Extra: dev
Requires-Dist: black ; extra == 'dev'
Requires-Dist: pylama ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pyright ; extra == 'dev'
Requires-Dist: livemark ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Requires-Dist: pytest-vcr ; extra == 'dev'
Requires-Dist: pytest-mock ; extra == 'dev'
Requires-Dist: pytest-only ; extra == 'dev'
Requires-Dist: pytest-dotenv ; extra == 'dev'
Requires-Dist: pytest-timeout ; extra == 'dev'
Requires-Dist: pytest-lazy-fixture ; extra == 'dev'

# Standards

[![Build](https://img.shields.io/github/actions/workflow/status/frictionlessdata/standards/general.yaml?branch=main)](https://github.com/frictionlessdata/standards/actions)
[![Coverage](https://img.shields.io/codecov/c/github/frictionlessdata/standards/main)](https://codecov.io/gh/frictionlessdata/standards)
[![Codebase](https://img.shields.io/badge/codebase-github-brightgreen)](https://github.com/frictionlessdata/standards)
[![Support](https://img.shields.io/badge/support-slack-brightgreen)](https://join.slack.com/t/frictionlessdata/shared_invite/zt-17kpbffnm-tRfDW_wJgOw8tJVLvZTrBg)

