diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2013-10-27 17:33:46 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-27 23:39:05 -0500 |
commit | ad7c59a14a67bb07da7e7dd2e7f0be177da62cf3 (patch) | |
tree | e7fdaa087e563716556e2e7cb3a3d93dee750671 /python/pycld2/README | |
parent | 8955145d74543cb98796a393309094d66513f8fa (diff) | |
download | slackbuilds-ad7c59a14a67bb07da7e7dd2e7f0be177da62cf3.tar.gz |
python/pycld2: Added (a Python wrapper around the cld2 library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/pycld2/README')
-rw-r--r-- | python/pycld2/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/pycld2/README b/python/pycld2/README new file mode 100644 index 0000000000..64c65c067f --- /dev/null +++ b/python/pycld2/README @@ -0,0 +1 @@ +pycld2 is a Python wrapper around the cld2 language-detection library. |