python-roman 2.0.0-3build1 source package in Ubuntu
Changelog
python-roman (2.0.0-3build1) focal; urgency=medium * No-change rebuild to generate dependencies on python2. -- Matthias Klose <email address hidden> Tue, 17 Dec 2019 12:44:11 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-roman_2.0.0.orig.tar.gz | 4.9 KiB | 98f2c0fb3cdcfba465d12c85b3b7139fc4cd2177f1325f1bacfe00878c8fa7b9 |
python-roman_2.0.0-3build1.debian.tar.xz | 8.5 KiB | cf58cd8ac44d22da2aa0ad79957a4175b09552b4dd213c05fda34cde098584dc |
python-roman_2.0.0-3build1.dsc | 2.1 KiB | cefa55af9e933a8b3d83359de500e170197320a2cdb3b4edaa2f9a7334e4d46b |
Available diffs
- diff from 2.0.0-3 (in Debian) to 2.0.0-3build1 (318 bytes)
Binary packages built by this source
- python-roman: module for generating/analyzing Roman numerals for Python 2
This module converts from and to Roman numerals. It can convert numbers
from 1 to 4999 and understands the common shortcuts (IX == 9), but not
illegal ones (MIM == 1999).
.
This package includes Python 2 modules.
- python3-roman: module for generating/analyzing Roman numerals for Python 3
This module converts from and to Roman numerals. It can convert numbers
from 1 to 4999 and understands the common shortcuts (IX == 9), but not
illegal ones (MIM == 1999).
.
This package includes Python 3 modules.