Initial commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
name: python-docutils
|
||||
description: Open-source python text processing system for processing plaintext documentation into other formats
|
||||
version: 0.22.2
|
||||
revision: 1
|
||||
license: Public-Domain,BSD-2-Clause,GPL3-or-later,Python-2.0
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
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: true
|
||||
extract_strip_components: 1
|
||||
checksum: 9fdb771707c8784c8f2728b67cb2c691305933d68137ef95a75db5f4dfbc213d
|
||||
Reference in New Issue
Block a user