CHANGES.rst
LICENSE
MANIFEST.in
README.in
setup.cfg
setup.py
sqlparams_meta.py
tox.ini
doc/Makefile
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.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/t_1_general.py
tests/t_2_named_to_named.py
tests/t_2_named_to_numeric.py
tests/t_2_named_to_ordinal.py
tests/t_2_numeric_to_named.py
tests/t_2_numeric_to_numeric.py
tests/t_2_numeric_to_ordinal.py
tests/t_2_ordinal_to_named.py
tests/t_2_ordinal_to_numeric.py
tests/t_2_ordinal_to_ordinal.py