文件名称:git-deb:Git 克隆 Debian 软件包
文件大小:28KB
文件格式:ZIP
更新时间:2024-07-26 11:00:39
Python
git-deb将 Debian 软件包的完整历史下载到 Git 中。 要求 Python 3.3、Pip、GPG、Git、Dpkg(特别是 dpkg-dev 子包) 在 Debian 和 Ubuntu 上 sudo apt-get install python3-{debian,isodate,pip,requests} dpkg-dev 安装 pip3 install --user git-deb #pip3 install --user -e. # If you prefer running straight from git cp -fst ~/bin ~/.local/bin/git-{remote-,}deb # Not needed if ~/.local/bin is in the PATH 用法 git clone deb::pkgname 历史是从 Debian
【文件预览】:
git-deb-master
----.travis.yml(285B)
----gitdeb()
--------__init__.py(5KB)
----git-deb(4KB)
----git-remote-deb(29KB)
----requirements.txt(107B)
----run-tests(2KB)
----setup.py(1KB)
----.gitignore(25B)
----README.md(2KB)
----COPYING(34KB)