liblatex-tounicode-perl 0.11-2 source package in Ubuntu

Changelog

liblatex-tounicode-perl (0.11-2) unstable; urgency=medium

  * Team upload.
  * No-change source-only re-upload.

 -- gregor herrmann <email address hidden>  Sat, 11 Dec 2021 00:58:58 +0100

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
Kinetic release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liblatex-tounicode-perl_0.11-2.dsc 2.4 KiB f4fa74691c909a58cb1b2395ed789f51c45169156fc1bc916321311c6b3b8cf6
liblatex-tounicode-perl_0.11.orig.tar.gz 192.8 KiB e07cdc86815aebb7666afe0ddd3fd455135c562f2a1ff7a36b8b746660758d34
liblatex-tounicode-perl_0.11-2.debian.tar.xz 1.6 KiB 0c095b5668b82e9815fc6529050c5102f3a78ce63b780297fcc97bf247de16f2

Available diffs

No changes file available.

Binary packages built by this source

liblatex-tounicode-perl: Convert LaTeX commands to Unicode

 LaTeX::ToUnicode provides a method to convert LaTeX-style markups for accents
 etc. into their Unicode equivalents. It translates commands for special
 characters or accents into their Unicode equivalents and removes formatting
 commands. It is not at all bulletproof or complete.
 .
 This module converts values from BibTeX files into plain text.
 .
 In contrast to TeX::Encode, this module does not create HTML of any kind,
 including for HTML/XML metacharacters such as <, >, &, which can appear
 literally in the output. Entities are other handling for these has to happen
 at another level, if need be.