Metadata-Version: 2.4
Name: csv_validate
Version: 0.0.1
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# CSV Validate

Python library with a Rust core that allows you to validate that your CSV format is as you expect.

