blob: 904a2ee6fac82921046444c85204ffeec75c9d49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-markdown-sections
pkgdesc = Python-Markdown extension to provide a small amount of structure to Markdown documents.
pkgver = 5.7adb866
pkgrel = 1
url = http://github.com/jessedhillon/mdx_sections
arch = any
license = GPL2
makedepends = git
depends = python-markdown
source = python-markdown-sections::git://github.com/jessedhillon/mdx_sections
pkgname = python-markdown-sections
|