blob: db67fe2c1cc24836e47f53a87476c0e872231d75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-folia-git
pkgdesc = Command line tools for dealing with the FoLiA format (Format for Linguistic Annotation).
pkgver = 479
pkgrel = 2
url = https://proycon.github.io/folia
arch = i686
arch = x86_64
license = GPL
makedepends = git
depends = python
depends = python-setuptools
depends = python-lxml
depends = python-pynlpl-git
provides = python-folia
conflicts = python2-folia
source = git://github.com/proycon/folia.git
md5sums = SKIP
pkgname = python-folia-git
|