blob: f5322c82dbc99ee8f16607fd834e180ec8e73be1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-tade-git
pkgdesc = A discussion/forum/link aggregator application - library only
pkgver = r472.2543902
pkgrel = 1
url = https://github.com/epilys/tade
arch = any
license = AGPL3
makedepends = python-setuptools
depends = python-django
depends = python-linkify-it-py
depends = python-markdown-it-py
depends = python-matplotlib
depends = python-pdfminer.six
depends = python-pygraphviz
depends = python-igraph
depends = python-wand
provides = python-tade
provides = tade
options = !strip
source = python-tade-git::git+https://github.com/epilys/tade
sha256sums = SKIP
pkgname = python-tade-git
|