CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/basic_usage.py
src/pricetag/__init__.py
src/pricetag/extractor.py
src/pricetag/normalizer.py
src/pricetag/patterns.py
src/pricetag/types.py
src/pricetag/validators.py
src/pricetag.egg-info/PKG-INFO
src/pricetag.egg-info/SOURCES.txt
src/pricetag.egg-info/dependency_links.txt
src/pricetag.egg-info/requires.txt
src/pricetag.egg-info/top_level.txt
tests/__init__.py
tests/test_extractor.py
tests/test_normalizer.py
tests/test_patterns.py
tests/test_validators.py