Update readme
This commit is contained in:
parent
adc3434bf4
commit
d3c8300b9c
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@ sqlcipher3
|
||||||
|
|
||||||
*NOTICE*: This is a fork of [sqlcipher3](https://github.com/coleifer/sqlcipher3)
|
*NOTICE*: This is a fork of [sqlcipher3](https://github.com/coleifer/sqlcipher3)
|
||||||
which adds github action for creating wheels for Windows, MacOS and Linux.
|
which adds github action for creating wheels for Windows, MacOS and Linux.
|
||||||
The unofficial wheels are uploaded to `sqlciipher3-wheel` on pypi, while the
|
The unofficial wheels from this fork are uploaded to `sqlciipher3-wheel` on pypi,
|
||||||
official wheels are `sqlcipher3-binary`.
|
while the official wheels are `sqlcipher3-binary`.
|
||||||
To install openssl easily, conan is used. I made some reference with
|
To install openssl easily, conan is used. I made some reference with
|
||||||
[this fork of pysqlite3 by Dobatymo](https://github.com/Dobatymo/pysqlite3)
|
[this fork of pysqlite3 by Dobatymo](https://github.com/Dobatymo/pysqlite3)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue