LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
dframcy/__init__.py
dframcy/cli.py
dframcy/dframcy.py
dframcy/matcher.py
dframcy/utils.py
dframcy.egg-info/PKG-INFO
dframcy.egg-info/SOURCES.txt
dframcy.egg-info/dependency_links.txt
dframcy.egg-info/entry_points.txt
dframcy.egg-info/requires.txt
dframcy.egg-info/top_level.txt
tests/__init__.py
tests/test_dframcy.py
tests/test_matcher.py