This adds python bindings for sqlcipher from https://github.com/coleifer/sqlcipher3. It also adds two meta packages, sqlcipher3-binary and sqlcipher3-wheels. The former is a binary-distribution of sqlcipher3 from upstream. The latter is a fork that builds its own wheels but ships no further source changes. So we effectively make both wheel packages an alias for our own source-built package. Similar to how e.g. psycopg2-binary works in nixpkgs.
305 B
305 B