Initial commit.
Code copied from pysqlite3@7166533537d111f8d53f8326bd92622659531cf4
This commit is contained in:
commit
526466c0ab
35 changed files with 9338 additions and 0 deletions
4
setup.cfg
Normal file
4
setup.cfg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[build_ext]
|
||||
libraries=sqlcipher
|
||||
include_dirs=/usr/include
|
||||
library_dirs=/usr/lib
|
||||
Loading…
Add table
Add a link
Reference in a new issue