summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0667bd0dca3f3cf4bad8f2d980a96ccfce70b2a1 (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.2
	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.2.tar.gz
	sha256sums = 7c581c0d12fcdd546cbf69050063c37312de28dd3048c3f144ec5b851e71891c

pkgname = python-conllu
	depends = python