create control.in
This commit is contained in:
parent
f044b3401a
commit
a53b3d7249
1 changed files with 12 additions and 0 deletions
12
package/DEBIAN/control.in
Normal file
12
package/DEBIAN/control.in
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
Package: php5-sqlcipher
|
||||
Version: 5.4.4-14
|
||||
Architecture: amd64
|
||||
Maintainer: Anton Batenev <antonbatenev@yandex.ru>
|
||||
Installed-Size: 350
|
||||
Depends: libc6 (>= 2.13-38), libssl1.0.0 (>=1.0.1e-2), libicu48 (>=4.8.1.1-12), phpapi-20100525, php5-common (= 5.4.4-14)
|
||||
Section: php
|
||||
Priority: optional
|
||||
Homepage: https://github.com/abbat/pdo_sqlcipher
|
||||
Description: sqlcipher module for PHP 5
|
||||
SQLCipher is an SQLite extension that provides transparent
|
||||
256-bit AES encryption of database files.
|
||||
Loading…
Add table
Add a link
Reference in a new issue