summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 695572f0bde194dc8ff3281a9035063400267feb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-textstat
	pkgdesc = Python package to calculate readability statistics of a text object - paragraphs, sentences, articles.
	pkgver = 0.7.5
	pkgrel = 1
	url = https://textstat.org
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-cmudict
	depends = python-pyphen
	source = textstat-0.7.5.tar.gz::https://github.com/textstat/textstat/archive/refs/tags/0.7.5.tar.gz
	sha256sums = cd484713f5710fa3efe7acecee5e12369c84a0982133c596b1f37443968df0db

pkgname = python-textstat