pantry/projects/docutils.org/package.yml
Marc Seitz f0c484d3dd
+docutils (#752)
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-03-14 17:38:09 -04:00

26 lines
445 B
YAML

distributable:
url: https://downloads.sourceforge.net/project/docutils/docutils/{{version.marketing}}/docutils-{{version.marketing}}.tar.gz
strip-components: 1
versions:
- 0.19.0
dependencies:
python.org: 3.11
build:
script: |
python-venv.sh {{prefix}}/bin/docutils
provides:
- bin/docutils
test:
fixture: |
- This is a bullet list.
- Bullets can be "*", "+", or "-".
script: |
docutils $FIXTURE test.html