summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 87b84f7f6965441b0a51e0110b19f88d4d328b74 (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.8.0
	pkgrel = 1
	url = http://lkiesow.github.io/python-feedgen
	arch = any
	license = BSD
	license = GPL
	makedepends = python2-setuptools
	depends = python2
	depends = python2-lxml
	depends = python2-dateutil
	source = https://files.pythonhosted.org/packages/source/f/feedgen/feedgen-0.8.0.tar.gz
	sha256sums = 26557304284007a3c2d772c376a48c0a8ec8e24371c4471455ea89cf568fa114

pkgname = python2-feedgen