LICENSE
README.md
setup.py
cfbs/VERSION
cfbs/__init__.py
cfbs/__main__.py
cfbs/analyze.py
cfbs/args.py
cfbs/build.py
cfbs/cfbs.1
cfbs/cfbs_config.py
cfbs/cfbs_json.py
cfbs/commands.py
cfbs/git.py
cfbs/git_magic.py
cfbs/index.py
cfbs/internal_file_management.py
cfbs/main.py
cfbs/man_generator.py
cfbs/module.py
cfbs/pretty.py
cfbs/prompts.py
cfbs/result.py
cfbs/updates.py
cfbs/utils.py
cfbs/validate.py
cfbs/version.py
cfbs.egg-info/PKG-INFO
cfbs.egg-info/SOURCES.txt
cfbs.egg-info/dependency_links.txt
cfbs.egg-info/entry_points.txt
cfbs.egg-info/top_level.txt
cfbs/masterfiles/__init__.py
cfbs/masterfiles/analyze.py
cfbs/masterfiles/check_download_matches_git.py
cfbs/masterfiles/download_all_versions.py
cfbs/masterfiles/generate_release_information.py
cfbs/masterfiles/generate_vcf_download.py
cfbs/masterfiles/generate_vcf_git_checkout.py
tests/test_git.py
tests/test_input.py
tests/test_module.py
tests/test_pretty.py
tests/test_utils.py
tests/test_validate_index_alias.py
tests/test_validate_mock_index.py
tests/test_validate_mock_input.py