[ buster ]
[ bullseye ]
[ 源代码: devpi-common ]
软件包:python3-devpi-common(3.2.2-1.1)
python3-devpi-common 的相关链接
Debian 的资源:
下载源码包 devpi-common:
- [devpi-common_3.2.2-1.1.dsc]
- [devpi-common_3.2.2.orig.tar.gz]
- [devpi-common_3.2.2-1.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.devpi.net]
相似软件包:
PyPI server and packaging/testing/release tool - Common modules
devpi provides a powerful PyPI-compatible server and complementary command-line tool to drive packaging, testing and release activities with Python.
Its main features are:
- fast PyPI mirror - uploading, testing and staging with private indexes - index inheritance - web interface and search - replication - import/export - Jenkins integration
This package provides the base modules common to both devpi's server and client components.
其他与 python3-devpi-common 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-py
- Advanced Python development support library (Python 3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings