LICENSE
README.md
pyproject.toml
setup.py
apt_preferences/__init__.py
apt_preferences/_constants.py
apt_preferences/_utils.py
apt_preferences/apt_preferences.lark
apt_preferences/data_structures.py
apt_preferences/errors.py
apt_preferences/find_preferences_files.py
apt_preferences/parse_preferences_files.py
apt_preferences/render_preferences_files.py
apt_preferences.egg-info/PKG-INFO
apt_preferences.egg-info/SOURCES.txt
apt_preferences.egg-info/dependency_links.txt
apt_preferences.egg-info/requires.txt
apt_preferences.egg-info/top_level.txt
test/test_find_preferences_files.py
test/test_parse_preferences_files.py
test/test_render_preferences_files.py
test/test_utils.py