deb support
This commit is contained in:
parent
8de8f29bd6
commit
bb09222f46
6 changed files with 36 additions and 5 deletions
|
@ -1,9 +1,17 @@
|
|||
Package: ncc
|
||||
Source: ncc
|
||||
Section: devel
|
||||
Priority: optional
|
||||
Version: 2.0.0
|
||||
Architecture: any
|
||||
Maintainer: netkas <netkas@nosial.net>
|
||||
Build-Depends: debhelper-compat (= 13)
|
||||
Standards-Version: 4.5.1
|
||||
Homepage: https://git.n64.cc/nosial/ncc
|
||||
Vcs-Git: https://git.n64.cc/nosial/ncc.git
|
||||
Vcs-Browser: https://git.n64.cc/nosial/ncc
|
||||
|
||||
Package: ncc
|
||||
Architecture: any
|
||||
Depends: php (>= 8.0), php-mbstring, php-common, php-ctype, php-curl, zlib1g, php-zip
|
||||
Description: Nosial Code Compiler is a multi-purpose compiler, package manager, and toolkit written in PHP.
|
||||
NCC (Nosial Code Compiler) is a versatile tool designed for various tasks related to PHP development.
|
||||
It allows you to compile PHP code, manage packages, and perform various tasks in a PHP-centric environment.
|
||||
It allows you to compile PHP code, manage packages, and perform various tasks in a PHP-centric environment.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue