gpo.zugaina.org

Search Portage & Overlays:

dev-python/langdetect

Language detection library ported from Google

Screenshots

  • langdetect-9999
    test python_targets_python3_13t python_targets_python3_14t python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
    Overlay: nest
  • langdetect-1.0.9
    ~amd64 ~arm64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
    Overlay: stuff
  • langdetect-1.0.9
    amd64 ~arm64 x86
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: pentoo
  • langdetect-1.0.9
    ~amd64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
    Overlay: slonko
  • langdetect-1.0.9
    ~amd64 ~x86
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: pypi
  • langdetect-1.0.9
    ~amd64 ~x86
    test python_targets_python3_13t python_targets_python3_14t python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
    Overlay: nest
  • langdetect-1.0.9
    ~amd64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
    Overlay: guru

ChangeLog

commit d42a14865bd08e5d99d9c3f5e46c018d7e009347
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 16 14:51:35 2026 +0200

dev-python/langdetect: Keyword 1.0.9 for ~arm64

Pure-Python (PEP517), architecture-independent.

commit 7c384c8cac70105c06770e0ccb7af0fc295f2471
Author: Raukaan Cogbrother <cogbrother@raukaan.local>
Date: Sun May 31 03:29:35 2026 +0200

metadata: normalize tab → 2-space indent in 42 imported files

42 metadata.xml files inherited tab indentation from their origin
overlays (mostly the ROCm cluster, plus a handful of dev-python and
AMD-tooling imports). The overlay convention is 2-space; this brings
them in line with the other 498 files. Maintainer attributions
preserved verbatim.

commit 2a0ea42877da8a7b3a0b2b6e69153c425389b2c9
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon May 11 17:38:05 2026 +0200

dev-python/langdetect: new package, version 1.0.9

Fork from ::guru to satisfy sci-ml/lm-eval[ifeval] without taking
::guru as an overlay master. The lm-eval ifeval extra needs three
deps — langdetect, immutabledict, nltk>=3.9.1 — of which langdetect
is the only one not already reachable in our overlay set.

Ebuild and the upstream "explicit config" patch are copied from
guru's dev-python/langdetect-1.0.9 (Manifest hash matches verbatim,
verified 2026-05-11). HOMEPAGE reordered to overlay convention
(github first, pypi second); upstream sources, install, and the
unittest suite all pass on python3_13 (verified 2026-05-11).
PYTHON_COMPAT kept at 3_ for parity with the guru source.