LICENCE.md
README.md
pyproject.toml
setup.cfg
http_sfv/__init__.py
http_sfv/__main__.py
http_sfv/boolean.py
http_sfv/byteseq.py
http_sfv/decimal.py
http_sfv/dictionary.py
http_sfv/integer.py
http_sfv/item.py
http_sfv/list.py
http_sfv/py.typed
http_sfv/string.py
http_sfv/token.py
http_sfv/types.py
http_sfv/util.py
http_sfv/util_json.py
http_sfv.egg-info/PKG-INFO
http_sfv.egg-info/SOURCES.txt
http_sfv.egg-info/dependency_links.txt
http_sfv.egg-info/requires.txt
http_sfv.egg-info/top_level.txt
test/test.py
test/test_api.py
test/test_perf.py