.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.lock
requirements.lock
setup.py
.github/workflows/release.yml
src/pysqlcipher3/README.md
src/pysqlcipher3/__init__.py
src/pysqlcipher3/dbapi2.py
src/pysqlcipher3/c/cache.c
src/pysqlcipher3/c/cache.h
src/pysqlcipher3/c/connection.c
src/pysqlcipher3/c/connection.h
src/pysqlcipher3/c/cursor.c
src/pysqlcipher3/c/cursor.h
src/pysqlcipher3/c/microprotocols.c
src/pysqlcipher3/c/microprotocols.h
src/pysqlcipher3/c/module.c
src/pysqlcipher3/c/module.h
src/pysqlcipher3/c/prepare_protocol.c
src/pysqlcipher3/c/prepare_protocol.h
src/pysqlcipher3/c/row.c
src/pysqlcipher3/c/row.h
src/pysqlcipher3/c/statement.c
src/pysqlcipher3/c/statement.h
src/pysqlcipher3/c/util.c
src/pysqlcipher3/c/util.h
src/pysqlcipher3/c/sqlcipher/README.md
src/pysqlcipher3/c/sqlcipher/sqlite3.c
src/pysqlcipher3/c/sqlcipher/sqlite3.h
src/pysqlcipher3static.egg-info/PKG-INFO
src/pysqlcipher3static.egg-info/SOURCES.txt
src/pysqlcipher3static.egg-info/dependency_links.txt
src/pysqlcipher3static.egg-info/top_level.txt