blob: 7b587691993b0bb26deaf42cf1fdd18a2c7cf871 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-conllu
pkgdesc = CoNLL-U Parser parses a CoNLL-U formatted string into a nested python dictionary
pkgver = 4.5.3
pkgrel = 1
url = https://github.com/EmilStenstrom/conllu/
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/c/conllu/conllu-4.5.3.tar.gz
sha256sums = a016cf77e203b2e3ace82fcf0cba2874530d1458e874521640eba36e19546acc
pkgname = python-conllu
depends = python
|