[ buster ]
[ bullseye ]
[ 原始碼: devpi-common ]
套件:python3-devpi-common(3.2.2-1)
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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-py
- Advanced Python development support library (Python 3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings