]> git.pld-linux.org Git - packages/python-langdetect.git/commitdiff
cleanup desc auto/th/python-langdetect-1.0.7-1
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 4 Feb 2018 15:03:08 +0000 (17:03 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Sun, 4 Feb 2018 15:03:08 +0000 (17:03 +0200)
python-langdetect.spec

index 512fa0ae87cf9dfc0536757328a7723c89c5896f..519721020e8b890d8b14ac296b759e53a1510eda 100644 (file)
@@ -32,26 +32,14 @@ BuildArch:  noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-langdetect Port of Google's [language-detection]( library (version
-from 03/03/2014) to Python. Installation $ pip install
-langdetectSupported Python versions 2.6, 2.7, 3.x. Languages
-langdetect supports 55 languages out of the box ([ISO 639-1 codes](
-af, ar, bg, bn, ca, cs, cy, da, de, el, en, es, et, fa, fi, fr, gu,
-he, hi, hr, hu, id, it, ja, kn, ko, lt, lv, mk, ml, mr, ne, nl, no,
-pa, pl,...
+Port of Google's language-detection library to Python.
 
 %package -n python3-%{pypi_name}
 Summary:       Language detection library ported from Google's language-detection
 Group:         Libraries/Python
 
 %description -n python3-%{pypi_name}
-langdetect Port of Google's [language-detection]( library (version
-from 03/03/2014) to Python. Installation $ pip install
-langdetectSupported Python versions 2.6, 2.7, 3.x. Languages
-langdetect supports 55 languages out of the box ([ISO 639-1 codes](
-af, ar, bg, bn, ca, cs, cy, da, de, el, en, es, et, fa, fi, fr, gu,
-he, hi, hr, hu, id, it, ja, kn, ko, lt, lv, mk, ml, mr, ne, nl, no,
-pa, pl,...
+Port of Google's language-detection library to Python.
 
 %prep
 %setup -q -n %{pypi_name}-%{version}
This page took 0.165787 seconds and 4 git commands to generate.