LICENSE.txt
README.md
pyproject.toml
src/PyPaf.egg-info/PKG-INFO
src/PyPaf.egg-info/SOURCES.txt
src/PyPaf.egg-info/dependency_links.txt
src/PyPaf.egg-info/top_level.txt
src/paf/__init__.py
src/paf/address.py
src/paf/attribute.py
src/paf/immutable.py
src/paf/lineable.py
src/paf/premises_extender.py
src/paf/thoroughfare_locality.py
src/paf/version.py
src/paf/premises/__init__.py
src/paf/premises/common.py
src/paf/premises/rule000.py
src/paf/premises/rule001.py
src/paf/premises/rule010.py
src/paf/premises/rule011.py
src/paf/premises/rule101.py
src/paf/premises/rule110.py
src/paf/premises/rule111.py
tests/test_exception_i.py
tests/test_exception_ii.py
tests/test_exception_iii.py
tests/test_exception_iv.py
tests/test_immutability.py
tests/test_mainfile.py
tests/test_po_box.py
tests/test_rule_1.py
tests/test_rule_2.py
tests/test_rule_3.py
tests/test_rule_4.py
tests/test_rule_5.py
tests/test_rule_6.py
tests/test_rule_7.py