24 lines
687 B
YAML
24 lines
687 B
YAML
name: python-roman-numerals-py
|
|
description: Python library for manipulating well-formed Roman numerals
|
|
version: 4.1.0
|
|
revision: 3
|
|
url: https://github.com/AA-Turner/roman-numerals/tree/master/python
|
|
license: 0BSD OR CCO-1.0
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
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
|