libtext-markup-perl 0.23-4 source package in Ubuntu

Changelog

libtext-markup-perl (0.23-4) unstable; urgency=medium

  * Team upload.
  * Convert code to python3:
    - Look for python3 in lib/Text/Markup/Rest.pm.
    - Port lib/Text/Markup/rst2html_lenient.py to python3.
    - Update Build-Depends-Indep and Recommends to python3.
    Closes: #943159
  * Annotate test-only build dependencies with <!nocheck>.
  * Declare compliance with Debian Policy 4.4.1.
  * Bump debhelper-compat to 12.
  * debian/watch: use uscan version 4.
  * Remove obsolete fields Name, Contact from debian/upstream/metadata.

 -- gregor herrmann <email address hidden>  Wed, 30 Oct 2019 20:42:35 +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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtext-markup-perl_0.23-4.dsc 2.8 KiB e2de1923e933232afe10d1d5d5f008945d8704497d6e941ae28aed39b287a435
libtext-markup-perl_0.23.orig.tar.gz 24.7 KiB e2665e8c10816e12efd355f06149fe6704f8b25d88472bd1fd74ebe2bb038887
libtext-markup-perl_0.23-4.debian.tar.xz 4.2 KiB acf10d95bf229035ee722c9b6cf7779481b5120d0deae817e23862386370a6b9

Available diffs

No changes file available.

Binary packages built by this source

libtext-markup-perl: Parse text markup into HTML

 Text::Markup provides a single interface for parsing a large number
 of text markup formats and converting them to HTML. It currently
 supports the following markups:
 .
   - Asciidoc
   - HTML
   - Markdown
   - MultiMarkdown
   - MediaWiki
   - POD
   - reStructuredText (reST)
   - Textile
   - Trac
   - BBcode
   - Creole