MANIFEST.in
README.md
README.rst
setup.cfg
setup.py
simplefc/__init__.py
simplefc/cli.py
simplefc.egg-info/PKG-INFO
simplefc.egg-info/SOURCES.txt
simplefc.egg-info/dependency_links.txt
simplefc.egg-info/entry_points.txt
simplefc.egg-info/requires.txt
simplefc.egg-info/top_level.txt
simplefc/commands/__init__.py
simplefc/commands/add_entry.py
simplefc/commands/base.py
simplefc/commands/create_set.py
simplefc/commands/delete_entry.py
simplefc/commands/delete_set.py
simplefc/commands/list_sets.py
simplefc/commands/reset_data.py
simplefc/commands/study.py
simplefc/commands/unarchive.py
simplefc/commands/view_archive.py
simplefc/commands/view_set.py