CHANGES.rst
LICENSE
MANIFEST.in
README-dist.rst
README.rst
README.rst.in
prebuild.py
pyproject.toml
setup.py
tox.ini
doc/Makefile
doc/requirements.txt
doc/source/conf.py
doc/source/index.rst
doc/source/sqlparams.rst
sqlparams/__init__.py
sqlparams/_converting.py
sqlparams/_meta.py
sqlparams/_styles.py
sqlparams/_util.py
sqlparams/typing.py
sqlparams.egg-info/PKG-INFO
sqlparams.egg-info/SOURCES.txt
sqlparams.egg-info/dependency_links.txt
sqlparams.egg-info/top_level.txt
tests/__init__.py
tests/test_1_general.py
tests/test_2_named_to_named.py
tests/test_2_named_to_numeric.py
tests/test_2_named_to_ordinal.py
tests/test_2_numeric_to_named.py
tests/test_2_numeric_to_numeric.py
tests/test_2_numeric_to_ordinal.py
tests/test_2_ordinal_to_named.py
tests/test_2_ordinal_to_numeric.py
tests/test_2_ordinal_to_ordinal.py