apt-transport-github:通过 GIthub 发布 API 获取 debian 包

时间:2024-07-24 13:00:08
【文件属性】:

文件名称:apt-transport-github:通过 GIthub 发布 API 获取 debian 包

文件大小:11KB

文件格式:ZIP

更新时间:2024-07-24 13:00:08

Python

apt-transport-github 通过 Github 发布 API 获取 Debian 软件包 !!!还没有准备好生产!!! 通过公共仓库安装 $ add-apt-repository "deb github://dz0ny/apt-transport-github any latest" $ apt-get update $ apt-get install apt-transport-github 通过私有仓库安装 $ add-apt-repository "deb github://github_api_key@dz0ny/apt-transport-github any v0.1.4" $ apt-get update $ apt-get install apt-transport-github 如何包装 TODO(请参阅此项目的 Makefile)


【文件预览】:
apt-transport-github-master
----.gitignore(682B)
----Makefile(1KB)
----.travis.yml(171B)
----LICENSE(1KB)
----README.md(643B)
----tests()
--------__init__.py(0B)
--------test_github_api.py(3KB)
--------fixtures()
----github.py(10KB)

网友评论