15 lines
291 B
Plaintext
15 lines
291 B
Plaintext
name: python-markdown
|
||
description: Python implementation of John Gruber’s Markdown
|
||
version: 3.4.1
|
||
revision: 1
|
||
url: https://python-markdown.github.io/
|
||
license: BSD
|
||
architecture: any
|
||
output_architecture: any
|
||
type: source
|
||
depends:
|
||
- python3
|
||
make_depends:
|
||
- python-wheel
|
||
- python-pyyaml
|