LICENSE
README.md
pyproject.toml
src/base_typed_string/__init__.py
src/base_typed_string/_base_typed_string.py
src/base_typed_string/_exceptions.py
src/base_typed_string/py.typed
src/base_typed_string.egg-info/PKG-INFO
src/base_typed_string.egg-info/SOURCES.txt
src/base_typed_string.egg-info/dependency_links.txt
src/base_typed_string.egg-info/requires.txt
src/base_typed_string.egg-info/top_level.txt
tests/test_constructor.py
tests/test_internal_invariants.py
tests/test_pickle_support.py
tests/test_pydantic_support.py
tests/test_runtime_behavior.py
tests/testing_assertions.py
tests/testing_types.py