22 lines
640 B
Plaintext
22 lines
640 B
Plaintext
name: python-roman-numerals-py
|
|
description: Python library for manipulating well-formed Roman numerals
|
|
version: 4.1.0
|
|
revision: 1
|
|
url: https://github.com/AA-Turner/roman-numerals/tree/master/python
|
|
license: 0BSD OR CCO-1.0
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3
|
|
make_depends:
|
|
- python-build
|
|
- python-flit-core
|
|
- python-installer
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://github.com/AA-Turner/roman-numerals/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: c12d098de0c0befa3de91be3f456f272978f481411fb22441a6b9fe386c24f80
|