uchardet 0.0.6-3build1 source package in Ubuntu

Changelog

uchardet (0.0.6-3build1) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Sat, 21 Mar 2020 13:29:36 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
James Cowgill
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main libs

Downloads

File Size SHA-256 Checksum
uchardet_0.0.6.orig.tar.xz 165.2 KiB 8351328cdfbcb2432e63938721dd781eb8c11ebc56e3a89d0f84576b96002c61
uchardet_0.0.6-3build1.debian.tar.xz 10.9 KiB d459240026ed4ca8191609e56c00e58560110a50a8ed847343f360a6f4a808db
uchardet_0.0.6-3build1.dsc 2.0 KiB 1afee15ded22afb610d8e911437b1df657686595566524fa068c901ce63d1077

View changes file

Binary packages built by this source

libuchardet-dev: No summary available for libuchardet-dev in ubuntu groovy.

No description available for libuchardet-dev in ubuntu groovy.

libuchardet0: universal charset detection library - shared library

 uchardet is a C language binding of the original C++ implementation
 of the universal charset detection library by Mozilla.
 .
 uchardet is a encoding detector library, which takes a sequence of
 bytes in an unknown character encoding without any additional
 information, and attempts to determine the encoding of the text.
 .
 This package contains the shared library.

libuchardet0-dbgsym: No summary available for libuchardet0-dbgsym in ubuntu groovy.

No description available for libuchardet0-dbgsym in ubuntu groovy.

uchardet: universal charset detection library - cli utility

 uchardet is a C language binding of the original C++ implementation
 of the universal charset detection library by Mozilla.
 .
 uchardet is a encoding detector library, which takes a sequence of
 bytes in an unknown character encoding without any additional
 information, and attempts to determine the encoding of the text.
 .
 This package contains the cli detection utility.

uchardet-dbgsym: debug symbols for uchardet