16 lines
478 B
Plaintext
16 lines
478 B
Plaintext
Source: ~#PKGNAME#~
|
|
Maintainer: Nicola Asuni <info@tecnick.com>
|
|
Section: php
|
|
Priority: optional
|
|
Build-Depends: debhelper (>= 9)
|
|
Standards-Version: 3.9.7
|
|
Homepage: https://github.com/~#VENDOR#~/~#PROJECT#~
|
|
Vcs-Git: https://github.com/~#VENDOR#~/~#PROJECT#~.git
|
|
|
|
Package: ~#PKGNAME#~
|
|
Provides: php-~#PROJECT#~
|
|
Architecture: all
|
|
Depends: php (>= 8.1.0), php-curl, ${misc:Depends}
|
|
Description: PHP Color library
|
|
This library includes PHP classes to read byte-level data from files
|