1
0
Fork 0

create control.in

This commit is contained in:
root 2015-05-11 07:12:49 +02:00 committed by sergeypayu
parent 3801bbe7d0
commit b68cb8239d

12
package/DEBIAN/control.in Normal file
View 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.