python-roman 3.3-ok1 source package in openKylin

Changelog

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

  * Build for openkylin.

 -- sufang <email address hidden>  Tue, 30 Aug 2022 09:37:32 +0800

Upload details

Uploaded by:
sufang
Sponsored by:
Cibot
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
Nile V2.0 proposed main python
Nile V2.0 release main python
Yangtze V1.0 release main python
Yangtze V1.0 proposed main python

Downloads

File Size SHA-256 Checksum
python-roman_3.3.orig.tar.gz 7.5 KiB 98309fbae15fbf0425465d14516a62adfb15db533b95f6d15d3e13de5334c88f
python-roman_3.3-ok1.debian.tar.xz 2.1 KiB e787e4700ae53d4f475ad656a1b17d4c2f868396c14f49a0c16419b11661e6e2
python-roman_3.3-ok1.dsc 1.8 KiB 4b393c1903f2a42edc874cd03412da2b35d8ca135e096e8f2fe2c075849d06b5

Available diffs

View changes file

Binary packages built by this source

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.