summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 68251b67c8998991f4ba742d542eca7c7eb37985 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-feed2toot-git
	pkgdesc = Feed2toot automatically parses rss feeds, identifies new posts and posts them on the Mastodon social network.
	pkgver = 0.7.r0.g5af950e
	pkgrel = 1
	url = https://gitlab.com/chaica/feed2toot
	arch = any
	license = GPL3
	makedepends = python-setuptools
	depends = python-feedparser
	depends = python-mastodon
	source = git+https://gitlab.com/chaica/feed2toot.git
	md5sums = SKIP

pkgname = python-feed2toot-git