DESCRIPTION.md
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
csv2vcard/__init__.py
csv2vcard/__main__.py
csv2vcard/cli.py
csv2vcard/create_vcard.py
csv2vcard/csv2vcard.py
csv2vcard/exceptions.py
csv2vcard/export_vcard.py
csv2vcard/mapping.py
csv2vcard/models.py
csv2vcard/parse_csv.py
csv2vcard/py.typed
csv2vcard/utils.py
csv2vcard/validators.py
csv2vcard.egg-info/PKG-INFO
csv2vcard.egg-info/SOURCES.txt
csv2vcard.egg-info/dependency_links.txt
csv2vcard.egg-info/entry_points.txt
csv2vcard.egg-info/requires.txt
csv2vcard.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_cli.py
tests/test_create_vcard.py
tests/test_csv2vcard.py
tests/test_export_vcard.py
tests/test_mapping.py
tests/test_models.py
tests/test_parse_csv.py
tests/test_utils.py
tests/test_validators.py
tests/fixtures/valid_contacts.csv