libtex-encode-perl 2.010-2 source package in Ubuntu

Changelog

libtex-encode-perl (2.010-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libtex-encode-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Thu, 13 Oct 2022 17:07:22 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtex-encode-perl_2.010-2.dsc 2.1 KiB 2e18673242fd07bcdcecfb500e8a75307a4c5236871d84477107b6e59512f6ef
libtex-encode-perl_2.010.orig.tar.gz 35.0 KiB 3f58f908ee272b4438cf338646941cb7d5201e4ebf5e7bf335d70d6fbb7399cf
libtex-encode-perl_2.010-2.debian.tar.xz 3.4 KiB 4c76092148ee664fdb847e5d0386704902e15feea4b7cadbde1ca1665f88aa3a

Available diffs

No changes file available.

Binary packages built by this source

libtex-encode-perl: Perl module to transform UTF-8 strings into TeX

 TeX::Encode provides a simple way to encode arbitrary UTF-8 strings into LaTeX
 escapes.
 .
 This module only covers a subset of the Unicode character set and has limited
 facilities for converting TeX back to UTF-8 (this is because TeX is in essence
 a programming language, and this module does not yet implement TeX).