LICENSE
README.md
setup.py
csv2sendy/__init__.py
csv2sendy/py.typed
csv2sendy.egg-info/PKG-INFO
csv2sendy.egg-info/SOURCES.txt
csv2sendy.egg-info/dependency_links.txt
csv2sendy.egg-info/entry_points.txt
csv2sendy.egg-info/requires.txt
csv2sendy.egg-info/top_level.txt
csv2sendy/core/__init__.py
csv2sendy/core/processor.py
csv2sendy/core/py.typed
csv2sendy/web/__init__.py
csv2sendy/web/app.py
csv2sendy/web/py.typed
tests/__init__.py
tests/test_processor.py
tests/test_web.py