LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
cards/__init__.py
cards/cardsdb.py
cards/cli.py
cards.egg-info/PKG-INFO
cards.egg-info/SOURCES.txt
cards.egg-info/dependency_links.txt
cards.egg-info/entry_points.txt
cards.egg-info/requires.txt
cards.egg-info/top_level.txt
tests/.coverage
tests/manual_tests.md
tests/cardsdb/.coverage
tests/cardsdb/conftest.py
tests/cardsdb/test_alac.py
tests/cardsdb/test_cards.py
tests/cli/conftest.py
tests/cli/test_cli.py
tests/cli/test_cli_alac.py
tests/cli/test_cli_design.py