libpod-pandoc-perl 0.5.0-2 source package in Ubuntu

Changelog

libpod-pandoc-perl (0.5.0-2) unstable; urgency=medium

  * Rebuild with no source changes.

 -- Andrej Shadura <email address hidden>  Sat, 08 Jan 2022 16:50:13 +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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpod-pandoc-perl_0.5.0-2.dsc 1.9 KiB 4d241fb9861039fd856722784d58d95a00192fdf86a96438cbefc0b903e12091
libpod-pandoc-perl_0.5.0.orig.tar.gz 24.0 KiB 697e3b3b3bd8b53cf6702295eb42df1ec6d977288ad654d474e2212542537fb1
libpod-pandoc-perl_0.5.0-2.debian.tar.xz 1.9 KiB 8018e0f05ad74c76fb51cfbc988f8ccd66dcdf4264f09d89f3fc574db2f93cbb

No changes file available.

Binary packages built by this source

libpod-pandoc-perl: process Plain Old Documentation format with Pandoc

 The Plain Old Documentation format (POD) is a markup language used to
 document Perl code (see perlpod for reference).
 .
 Pod::Pandoc is an attempt to unify and extend Pod converting based on the
 Pandoc document converter. Pandoc supports more document formats in a more
 detailled and uniform way than any set of Perl modules will ever do.
 For this reason Pod::Pandoc provides methods to convert Pod to the
 Pandoc document model for further processing with Pandoc.

pod2pandoc: convert POD documents with Pandoc

 The Plain Old Documentation format (POD) is a markup language used to
 document Perl code (see perlpod for reference).
 .
 pod2pandoc converts documents in Plain Old Documentation format using
 Pandoc to other document formats: HTML, Markdown, LaTeX, PDF, EPUB, ODT
 and others.