We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3d7f9e commit bf52821Copy full SHA for bf52821
srcpkgs/python3-langdetect/template
@@ -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