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