Initial commit
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
name: python-commonmark
|
||||
description: Python parser for the CommonMark Markdown spec
|
||||
version: 0.9.1
|
||||
revision: 1
|
||||
url: https://pypi.org/project/commonmark/
|
||||
license: BSD-3-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python-docutils
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-sphinx
|
||||
- python-sphinx_rtd_theme
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/readthedocs/commonmark.py/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: b5d5be6af35a183c3f915d714b31b61e6918894051114419f9ac0bbb715bf4c6
|
||||
Reference in New Issue
Block a user