liblingua-translit-perl 0.29-1 source package in Ubuntu

Changelog

liblingua-translit-perl (0.29-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.29.
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.

 -- gregor herrmann <email address hidden>  Sun, 26 Jun 2022 20:22:39 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liblingua-translit-perl_0.29-1.dsc 2.4 KiB 9e48e47aecc3ceb8fa17fe2dd8aa4e2a85e327e3de0c9f9f8ab8b9b9c5c0d18e
liblingua-translit-perl_0.29.orig.tar.gz 108.7 KiB 1ad2fabc0079dad708b7d9d55437c9ebb192e610bf960af25945858b92597752
liblingua-translit-perl_0.29-1.debian.tar.xz 2.8 KiB 50d1a7eaeeb892faf99c03c9aa13e263f1fca93250e38d39a60876b4cd4cd5fa

Available diffs

No changes file available.

Binary packages built by this source

liblingua-translit-perl: Perl module that transliterates text between writing systems

 Lingua::Translit can be used to convert text from one writing system to
 another, based on national or international transliteration tables. Where
 possible a reverse transliteration is supported.
 .
 The term transliteration describes the conversion of text from one writing
 system or alphabet to another one. The conversion is ideally unique, mapping
 one character to exactly one character, so the original spelling can be
 reconstructed. Practically this is not always the case and one single letter
 of the original alphabet can be transcribed as two, three or even more
 letters.
 .
 Furthermore there is more than one transliteration scheme for one writing
 system. Therefore it is an important and necessary information, which scheme
 will be or has been used to transliterate a text, to work integrative and be
 able to reconstruct the original data.