summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bd7b1cff0ac90eb5a20ed49b88b2220342c1e7ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
pkgbase = python-myst-parser018
	pkgdesc = An extended commonmark compliant parser, with bridges to docutils/sphinx
	pkgver = 0.18.1
	pkgrel = 2
	url = https://github.com/executablebooks/MyST-Parser
	arch = any
	license = MIT
	checkdepends = python-beautifulsoup4
	checkdepends = python-linkify-it-py
	checkdepends = python-pytest
	checkdepends = python-pytest-param-files
	checkdepends = python-pytest-regressions
	checkdepends = python-sphinx-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-flit-core
	makedepends = python-wheel
	depends = python-docutils
	depends = python-jinja
	depends = python-markdown-it-py
	depends = python-mdit_py_plugins
	depends = python-typing_extensions
	depends = python-sphinx
	depends = python-yaml
	optdepends = python-linkify-it-py: linkify support
	provides = python-myst-parser=0.18.1
	conflicts = python-myst-parser
	source = https://github.com/executablebooks/MyST-Parser/archive/v0.18.1/python-myst-parser018-0.18.1.tar.gz
	sha512sums = 4bc3a89480f175779da4f093aaa99a1516f76ab4107dcf8747b6614f347e91739f8596693f95529d76aedbb0c84b4efde4262517bc445aa7027d51e05e8b48bc

pkgname = python-myst-parser018