summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: db2c5ad654ba9d8f90db4c2fcdb6b2d834ed5b3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python2-feedgen
	pkgdesc = This module can be used to generate web feeds in both ATOM and RSS format. It has support for extensions. Included is for example an extension to produce Podcasts.
	pkgver = 0.6.1
	pkgrel = 1
	url = http://lkiesow.github.io/python-feedgen
	arch = any
	license = BSD
	license = GPL
	makedepends = python-setuptools
	depends = python2
	depends = python2-lxml
	depends = python2-dateutil
	source = https://files.pythonhosted.org/packages/source/f/feedgen/feedgen-0.6.1.tar.gz
	md5sums = 0356a7500222b7cb283fa02a5960a19b

pkgname = python2-feedgen