python-guess-language 0.5.2-4 source package in Ubuntu

Changelog

python-guess-language (0.5.2-4) unstable; urgency=medium

  * Remove python2 library (Closes: #845047)
  * Bumped Standards-Version to 3.9.8 (no changes needed)

 -- Tomasz Buchert <email address hidden>  Sat, 17 Dec 2016 14:00:39 +0100

Upload details

Uploaded by:
Tomasz Buchert
Uploaded to:
Sid
Original maintainer:
Tomasz Buchert
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-guess-language_0.5.2-4.dsc 1.7 KiB e1c2802c709f65e5f93bb7d5e573d77b26b334c4967139775fc3563824e0c64b
python-guess-language_0.5.2.orig.tar.bz2 164.6 KiB 0e6e927cd34b366585da0e86cd96ae387dd298eda3117a4cf16ae47c8e1512bb
python-guess-language_0.5.2-4.debian.tar.xz 1.9 KiB 5669fa20fd276eb9095e5f92ee1d09676f006b262a51aba96652a8427995deab

Available diffs

No changes file available.

Binary packages built by this source

python3-guess-language: library to detect the natural language of a text (Python 3 version)

 guess_language is a Python library to guess the natural language
 that a given text is written it. To achieve this, it uses models
 precomputed for each language and, optionally, spellchecking of
 words via pyenchant library.
 .
 This package installs the library for Python 3.