Metadata-Version: 2.1
Name: bouquin-sqlcipher4
Version: 4.16.0
Summary: DB-API 2.0 interface for SQLCipher 4.x, for use with Bouquin
Home-page: https://git.mig5.net/mig5/bouquin-sqlcipher4
License: MIT
Author: Miguel Jacq
Author-email: mig@mig5.net
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Project-URL: Repository, https://git.mig5.net/mig5/bouquin-sqlcipher4
Description-Content-Type: text/markdown

bouquin-sqlcipher4
==========

*NOTICE*: This is a fork of [sqlcipher3-wheels](https://github.com/laggykiller/sqlcipher3),
itself a fork of https://github.com/coleifer/sqlcipher3.

This one is intended for my Bouquin tool and is up to date with latest SQLCipher 4 (it also
reuses the SQLCipher 4 version number to be aligned with it at all times).

The main motivation of the 'fork' is just to bring SQLCipher up to date and also to package
it for Debian in my apt repo. This unblocks me to package Bouquin for Debian in my apt repo
too.


