Debian NEW package overview for roman-numerals
roman-numerals_3.1.0-1_amd64.changes (click to toggle)
Format:1.8
Date:Sun, 23 Feb 2025 19:31:33 +0300
Source:roman-numerals
Binary:python3-roman-numerals
Architecture:source all
Version:3.1.0-1
Distribution:experimental
Urgency:medium
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Changed-By:Dmitry Shachnev <mitya57@debian.org>
Description:
python3-roman-numerals - Python library for manipulating well-formed Roman numerals
Closes:1098740
Changes:
roman-numerals (3.1.0-1) experimental; urgency=medium

  * Initial release. (Closes: #1098740)
Files:
14033a8fbf194fcff71f6ed06274c402 2225 python optional roman-numerals_3.1.0-1.dsc
8e71ad6680cbd9cd99ad1f181c161a1b 18518 python optional roman-numerals_3.1.0.orig.tar.gz
90063847463a36d3536355e9b1eb406a 4496 python optional roman-numerals_3.1.0-1.debian.tar.xz
90b44b02a5b503da198f540e9d7a290d 8616 python optional python3-roman-numerals_3.1.0-1_all.deb
fd9eb35656e005f7543fbb42d76462d2 7711 python optional roman-numerals_3.1.0-1_amd64.buildinfo
roman-numerals_3.1.0-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:roman-numerals
Binary:python3-roman-numerals
Architecture:all
Version:3.1.0-1
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Uploaders:Dmitry Shachnev <mitya57@debian.org>
Homepage:https://github.com/AA-Turner/roman-numerals
Standards-Version:4.7.1
Vcs-Browser:https://salsa.debian.org/python-team/packages/roman-numerals
Vcs-Git:https://salsa.debian.org/python-team/packages/roman-numerals.git
Testsuite:autopkgtest
Testsuite-Triggers:python3-all, python3-pytest
Build-Depends:debhelper-compat (=13), dh-python, dh-sequence-python3, flit (>=3.7), pybuild-plugin-pyproject, python3-all, python3-pytest (>=8)
Package-List:python3-roman-numerals deb python optional arch=all
Files:
8e71ad6680cbd9cd99ad1f181c161a1b 18518 roman-numerals_3.1.0.orig.tar.gz
90063847463a36d3536355e9b1eb406a 4496 roman-numerals_3.1.0-1.debian.tar.xz
lintian 2.104.0 check for roman-numerals_3.1.0-1.dsc (click to toggle)
README.source for roman-numerals_3.1.0-1.dsc (click to toggle)
No README.source in this package
control file for python3-roman-numerals_3.1.0-1_all.deb (click to toggle)
Package:python3-roman-numerals
Source:roman-numerals
Version:3.1.0-1
Architecture:all
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Installed-Size:37
Depends:python3:any
Section:python
Priority:optional
Homepage:https://github.com/AA-Turner/roman-numerals
Description:
Python library for manipulating well-formed Roman numerals
 Integers between 1 and 3,999 (inclusive) are supported. Numbers beyond this
 range will return an OutOfRangeError.
 .
 The classical system of roman numerals requires that the same character may
 not appear more than thrice consecutively, meaning that 'MMMCMXCIX' (3,999)
 is the largest well-formed Roman numeral. The smallest is 'I' (1), as there
 is no symbol for zero in Roman numerals.
 .
 Both upper- and lower-case formatting of roman numerals are supported, and
 likewise for parsing strings, although the entire string must be of the same
 case. Numerals that do not adhere to the classical form are rejected with an
 InvalidRomanNumeralError.
lintian 2.104.0 check for python3-roman-numerals_3.1.0-1_all.deb (click to toggle)
contents of python3-roman-numerals_3.1.0-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-02-23 16:31 ./
drwxr-xr-x root/root         0 2025-02-23 16:31 ./usr/
drwxr-xr-x root/root         0 2025-02-23 16:31 ./usr/lib/
drwxr-xr-x root/root         0 2025-02-23 16:31 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-02-23 16:31 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2025-02-23 16:31 ./usr/lib/python3/dist-packages/roman_numerals/
-rw-r--r-- root/root      8123 2025-02-23 16:31 ./usr/lib/python3/dist-packages/roman_numerals/__init__.py
-rw-r--r-- root/root         0 2025-02-23 16:31 ./usr/lib/python3/dist-packages/roman_numerals/py.typed
drwxr-xr-x root/root         0 2025-02-23 16:31 ./usr/lib/python3/dist-packages/roman_numerals_py-3.1.0.dist-info/
-rw-r--r-- root/root         7 2025-02-23 16:31 ./usr/lib/python3/dist-packages/roman_numerals_py-3.1.0.dist-info/INSTALLER
-rw-r--r-- root/root      3588 2025-02-23 16:31 ./usr/lib/python3/dist-packages/roman_numerals_py-3.1.0.dist-info/METADATA
-rw-r--r-- root/root        81 2025-02-23 16:31 ./usr/lib/python3/dist-packages/roman_numerals_py-3.1.0.dist-info/WHEEL
drwxr-xr-x root/root         0 2025-02-23 16:31 ./usr/share/
drwxr-xr-x root/root         0 2025-02-23 16:31 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-02-23 16:31 ./usr/share/doc/python3-roman-numerals/
-rw-r--r-- root/root       167 2025-02-23 16:31 ./usr/share/doc/python3-roman-numerals/changelog.Debian.gz
-rw-r--r-- root/root       347 2025-02-22 07:33 ./usr/share/doc/python3-roman-numerals/changelog.gz
-rw-r--r-- root/root      7624 2025-02-23 16:31 ./usr/share/doc/python3-roman-numerals/copyright

Timestamp: 23.02.2025 / 18:02:48 (UTC)