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

Changelog

liblatex-tounicode-perl (0.11-1) unstable; urgency=low

  * Initial release (Closes: #999599)

 -- Andrius Merkys <email address hidden>  Sat, 13 Nov 2021 01:23:50 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liblatex-tounicode-perl_0.11-1.dsc 2.1 KiB 1eadf41beeb03640a6b920e75ac737d80a016287cac7999cbbd2c08582e6d40e
liblatex-tounicode-perl_0.11.orig.tar.gz 192.8 KiB e07cdc86815aebb7666afe0ddd3fd455135c562f2a1ff7a36b8b746660758d34
liblatex-tounicode-perl_0.11-1.debian.tar.xz 1.5 KiB 5ab328de2603b37ab2c33d172e366574b26edd7dae228279d90fe4ec25de91de

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.