[ bullseye ]
[ bookworm ]
[ Fonte: versiontools ]
Pacote: python3-versiontools (1.9.1-4)
Links para python3-versiontools
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte versiontools:
Mantenedor(a):
Fontes externas:
- Pagina principal [launchpad.net]
Pacotes similares:
Smart replacement for plain tuple used in __version__ (Python 3)
versiontools is a Python module providing a smart replacement for plain tuple used in __version__. It has following features:
* A piece of code that allows you to keep a single version definition inside your package or module. No more hacks in setup.py, no more duplicates in setup.py and somewhere else. Just one version per package. * Version objects can produce nice version strings for released files that are compliant with PEP 386. Releases, alphas, betas, development snaphots. All of those get good version strings out of the box. * Version objects understand the VCS used by your project. Git, Mercurial and Bazaar are supported out of the box. Custom systems can be added by 3rd party plugins. * Version object that compares as a tuple of values and sorts properly. * Zero-dependency install! If all you care about is handling setup() to get nice tarball names then you don’t need to depend on versiontools (no setup_requires, no install_requires!). You will need to bundle a small support module though.
This is the Python 3 version of the package.
Outros pacotes relacionados a python3-versiontools
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-distutils
- pacote distutils para Python 3.x
Download de python3-versiontools
| Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|
| all | 15.5 kB | 67.0 kB | [lista de arquivos] |
