summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fa742dccd2a40af84b97f3738dd9ab0080eb119a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = feed2tweet
	pkgdesc = Parse rss feed and tweet new posts to Twitter
	pkgver = 1.1
	pkgrel = 2
	url = https://gitlab.com/chaica/feed2tweet
	arch = any
	license = GPL3
	makedepends = python
	makedepends = python-setuptools
	depends = python
	depends = python-persistentlist
	depends = python-tweepy
	depends = python-feedparser
	source = https://files.pythonhosted.org/packages/b5/4f/d7254341629ac5e73e0222efbbbf22adc8143f34366346b46df112b9110e/feed2tweet-1.1.tar.gz
	sha256sums = d15e35ef8a34b6475af5afb45f38c362eff47163905a5ba781896366bf274a9f

pkgname = feed2tweet