diff options
Diffstat (limited to 'textproc/py-langdetect/pkg-descr')
-rw-r--r-- | textproc/py-langdetect/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/py-langdetect/pkg-descr b/textproc/py-langdetect/pkg-descr new file mode 100644 index 000000000000..78a96a1ccdb9 --- /dev/null +++ b/textproc/py-langdetect/pkg-descr @@ -0,0 +1,4 @@ +Port of Google's language-detection library (version from 03/03/2014) +to Python. + +WWW: https://github.com/Mimino666/langdetect |