Metadata-Version: 2.4
Name: csv-local
Version: 0.0.1b2
Summary: PyPI Package for Circles csv-local Python - shared CSV import logic
Home-page: https://github.com/circles-zone/csv-local-python-package
Author: Circles
Author-email: info@circlez.ai
Classifier: Programming Language :: Python :: 3
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: chardet
Requires-Dist: generic-sync-local>=0.0.2b1
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: summary

Shared CSV reading for the org: encoding detection, row reading, field mapping, and IteratorCsv on the generic-sync iterator interface.
