php-deb-describe:将 Deb 包描述为 Yaml [yml] 文件

时间:2024-07-02 19:29:33
【文件属性】:

文件名称:php-deb-describe:将 Deb 包描述为 Yaml [yml] 文件

文件大小:14KB

文件格式:ZIP

更新时间:2024-07-02 19:29:33

PHP

描述你的 Deb 包 只是一个简单的包装 掌握 使用 Yaml 文件描述deb包 output_path : /mnt/out mount : - {src: "/first", dest: "/somewhere"} - {src: "/src", dest: "/usr/shara/mysw"} control : package : my-package-name version : 0.0.1 depends : php5, php5-cli, php5-curl maintainer : Walter Dal Mut [an-email@email.tld] provides : something, something-else replaces : first-package, second-package suggests : php


【文件预览】:
php-deb-describe-master
----.gitignore(25B)
----eg.yml(440B)
----src()
--------Describer.php(1KB)
--------PackageCommand.php(1KB)
--------KeyFilter.php(355B)
----bin()
--------pdpkg(453B)
----.travis.yml(168B)
----composer.json(886B)
----composer.lock(47KB)
----spec()
--------DescriberSpec.php(2KB)
--------KeyFilterSpec.php(639B)
----README.md(2KB)
----tests()
--------DescriberTest.php(2KB)
--------YmlParserTest.php(903B)
----phpspec.yml(132B)

网友评论