stdeb:从Python软件包产生Debian软件包

时间:2021-04-28 18:17:13
【文件属性】:
文件名称:stdeb:从Python软件包产生Debian软件包
文件大小:59KB
文件格式:ZIP
更新时间:2021-04-28 18:17:13
Python 通过新的distutils命令sdist_dsc从Python软件包生成Debian源软件包。 Debian软件包提供了自动默认值,但是可以自定义软件包的许多方面(请参见下面的“定制”部分)。 附加命令bdist_deb创建一个Debian二进制软件包,一个.deb文件。 install_deb命令将安装此.deb文件。 debianize命令直接在setup.py旁边构建一个debian/目录。 还提供了几个便捷实用程序: pypi-download将查询中的软件包并下载。 pypi-install将查询中的软件包,下载它,从中创建一个.deb,然后安装.deb。 py2dsc会将distutils构建的源tarball转换为Debian源程序包。 py2dsc-deb会将distutils构建的源tarball转换为Debian源程序包,然后使用Debian机制从中构建.de
【文件预览】:
stdeb-master
----MANIFEST.in(169B)
----.travis.yml(1KB)
----README.rst(38KB)
----stdeb.cfg(145B)
----test-pypi-install.sh(987B)
----test.sh(4KB)
----RELEASE_NOTES.txt(4KB)
----CHANGELOG.txt(10KB)
----stdeb()
--------cli_runner.py(5KB)
--------command()
--------util.py(64KB)
--------downloader.py(6KB)
--------__init__.py(298B)
--------transport.py(3KB)
----test2and3.sh(3KB)
----setup.py(1KB)
----.gitignore(186B)
----test_data()
--------py2_only_pkg()
--------simple_pkg()
--------py3_only_pkg()
----Vagrantfile.ubuntu-12.04-precise.rb(2KB)
----Vagrantfile.debian-8-jessie.rb(2KB)
----scripts()
--------py2dsc(336B)
--------py2dsc-deb(344B)
--------pypi-install(2KB)
--------pypi-download(1KB)
----Vagrantfile.ubuntu-14.04-trusty.rb(2KB)
----Vagrantfile.debian-7-wheezy.rb(2KB)
----LICENSE.txt(1KB)

网友评论