Python bindings for chromium compact language detector library Maintained by:demon@FreeBSD.org Port Added: 09 Feb 2013 20:14:04 Also Listed In:python License: BSD
A port from the CLD (Compact Language Detector) library embedded in
Google's Chromium browser. The library detects the language from
provided UTF8 text (plain text or HTML). This is python bindings.
WWW: http://pypi.python.org/pypi/chromium_compact_language_detector
- add dependency on pkgconfig to fix build
- use CHEESESHOP shortcut in MASTER_SITES
- add license (MIT)
- tab -> space change in pkg-descr:WWW
Reported by: pointyhat (po.miwibox.org)
Approved by: demon (maintainer, by mail)