21 lines
671 B
Plaintext
21 lines
671 B
Plaintext
name: python-docutils
|
|
description: Open-source python text processing system for processing plaintext documentation into other formats
|
|
version: "0.23"
|
|
revision: 1
|
|
license: Public-Domain,BSD-2-Clause,GPL3-or-later,Python-2.0
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- python-build
|
|
- python-flit-core
|
|
- python-installer
|
|
downloads:
|
|
- url: https://downloads.sourceforge.net/project/docutils/docutils/${BPM_PKG_VERSION}/docutils-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 746f5060322511280a1e50eb76846ed6bf2342984b2ac04dc42caa1a8d78799e
|