.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
README.md
setup.cfg
setup.py
.github/workflows/pypi-publish.yml
fedora/python-specfile.spec
specfile/__init__.py
specfile/changelog.py
specfile/exceptions.py
specfile/rpm.py
specfile/sections.py
specfile/specfile.py
specfile/tags.py
specfile.egg-info/PKG-INFO
specfile.egg-info/SOURCES.txt
specfile.egg-info/dependency_links.txt
specfile.egg-info/requires.txt
specfile.egg-info/top_level.txt
tests/integration/test_specfile.py
tests/integration/data/test.spec
tests/unit/test_changelog.py
tests/unit/test_rpm.py
tests/unit/test_sections.py
tests/unit/test_tags.py