Feature: Labelprint für Kistenetiketten hinzugefügt
This commit is contained in:
15
vendor/tecnickcom/tc-lib-pdf-encrypt/resources/debian/control
vendored
Normal file
15
vendor/tecnickcom/tc-lib-pdf-encrypt/resources/debian/control
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
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-date, openssl, ${misc:Depends}
|
||||
Description: PHP PDF Encrypt Library
|
||||
PHP library to encrypt data for PDF.
|
||||
Reference in New Issue
Block a user