summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ceaabcba4087da0459d4d734d8677e3367a25352 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-frontmatter
	pkgdesc = Parse and manage posts with YAML (or other) frontmatter
	pkgver = 1.1.0
	pkgrel = 1
	url = https://pypi.org/project/python-frontmatter/
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-toml
	depends = python-yaml
	source = https://files.pythonhosted.org/packages/source/p/python-frontmatter/python-frontmatter-1.1.0.tar.gz
	md5sums = f0d26bc7456a2ad868a6b5e5df2d6ee4

pkgname = python-frontmatter