blob: bfd19f63efa0ae36244d4c11519af807df64dfa0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = twtxt
pkgdesc = Decentralised, minimalist microblogging service for hackers.
pkgver = 1.3.1
pkgrel = 1
url = https://github.com/buckket/twtxt
arch = any
license = MIT
makedepends = python-setuptools
depends = python-dateutil
depends = python-aiohttp
depends = python-click
depends = python-humanize
source = https://files.pythonhosted.org/packages/source/t/twtxt/twtxt-1.3.1.tar.gz
sha256sums = f15e580f8016071448b24048402b939b9e8dec07eabacd84b1f2878d751b71ff
pkgname = twtxt
|