python-roman 2.0.0-ok1 source package in openKylin

Changelog

python-roman (2.0.0-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-roman_2.0.0.orig.tar.gz 4.9 KiB 98f2c0fb3cdcfba465d12c85b3b7139fc4cd2177f1325f1bacfe00878c8fa7b9
python-roman_2.0.0-ok1.debian.tar.xz 7.6 KiB cdb71c31986a59e31a6ad7656610e540e4aaefcacb2420f721761d511f8f3093
python-roman_2.0.0-ok1.dsc 1.9 KiB 32e1d0de740084f3e85a0a5b1630406ba0c75f47225570b767b85b3f6dddcdff

View changes file

Binary packages built by this source

python-roman: No summary available for python-roman in openkylin yangtze.

No description available for python-roman in openkylin yangtze.

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.