LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
bettercorrectfast/__init__.py
bettercorrectfast/bcf_two.py
bettercorrectfast.egg-info/PKG-INFO
bettercorrectfast.egg-info/SOURCES.txt
bettercorrectfast.egg-info/dependency_links.txt
bettercorrectfast.egg-info/requires.txt
bettercorrectfast.egg-info/top_level.txt
bettercorrectfast/assets/icon.jpg
bettercorrectfast/assets/icon.png
bettercorrectfast/bcf/geometry.py
bettercorrectfast/bcf/inmemory_zipfile.py
bettercorrectfast/bcf/xml_parser.py
bettercorrectfast/bcf/agnostic/extensions.py
bettercorrectfast/bcf/v2/bcfxml.py
bettercorrectfast/bcf/v2/topic.py
bettercorrectfast/bcf/v2/visinfo.py
bettercorrectfast/bcf/v2/model/extensions.py
bettercorrectfast/bcf/v2/model/markup.py
bettercorrectfast/bcf/v2/model/project.py
bettercorrectfast/bcf/v2/model/version.py
bettercorrectfast/bcf/v2/model/visinfo.py
tests/test_create.py