Skip to content

Commit bf52821

Browse files
committed
New package: python3-langdetect-1.0.9
1 parent d3d7f9e commit bf52821

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

srcpkgs/python3-langdetect/template

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Template file for 'python3-langdetect'
2+
pkgname=python3-langdetect
3+
version=1.0.9
4+
revision=1
5+
build_style=python3-module
6+
hostmakedepends="python3-setuptools"
7+
depends="python3-six"
8+
checkdepends="python3-pytest"
9+
short_desc="Port of Google's language-detection library to Python"
10+
maintainer="dito cujo <git@cujo.casa>"
11+
license="Apache-2.0"
12+
homepage="https://github.com/Mimino666/langdetect"
13+
distfiles="${PYPI_SITE}/l/langdetect/langdetect-${version}.tar.gz"
14+
checksum=cbc1fef89f8d062739774bd51eda3da3274006b3661d199c2655f6b3f6d605a0

0 commit comments

Comments
 (0)