summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 62fc1bc7b7bf15b413911bd8250cb8afe3fc57e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-markdown-sections
	pkgdesc = Python-Markdown extension to provide a small amount of structure to Markdown documents.
	pkgver = 8.82972f5
	pkgrel = 1
	url = http://github.com/jessedhillon/mdx_sections
	arch = any
	license = GPL2
	makedepends = git
	makedepends = python-setuptools
	depends = python-markdown
	source = python-markdown-sections::git+https://github.com/jessedhillon/mdx_sections#commit=82972f5b8c7a94b0b0bf183f73d782fe718f7664
	md5sums = SKIP

pkgname = python-markdown-sections