summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e62f3fe2b4b54d1db26a3637e468959d20acda9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-markdown-checklist-git
	pkgdesc = Python Markdown extension for lists of tasks with checkboxes
	pkgver = r23.63ca633
	pkgrel = 1
	url = https://github.com/FND/markdown-checklist
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-setuptools
	depends = python-markdown
	provides = python-markdown-checklist
	source = git+https://github.com/FND/markdown-checklist.git
	sha256sums = SKIP

pkgname = python-markdown-checklist-git