libmarkdent-perl 0.33-1 source package in Ubuntu
Changelog
libmarkdent-perl (0.33-1) unstable; urgency=medium [ upstream ] * New release. [ Jonas Smedegaard ] * Drop patch 1001: Adopted upstream. * Update copyright info: + Bump (yes, not extend) coverage for main upstream author. -- Jonas Smedegaard <email address hidden> Sat, 26 Jan 2019 19:10:16 +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 | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmarkdent-perl_0.33-1.dsc | 2.6 KiB | 249dc26c0d58233d183f74c54e4cc8dad9b214804efaff9c38c61fd9b40729a4 |
libmarkdent-perl_0.33.orig.tar.gz | 121.0 KiB | 25a729a66e467c9ee5fe59366dea409884cfebb6abd5a44dee89d424dff89182 |
libmarkdent-perl_0.33-1.debian.tar.xz | 4.8 KiB | 4e7758ccb098f0571b1be2bbfe2eb2e677168ac95fb92a22021f487450392e62 |
Available diffs
- diff from 0.32-2 to 0.33-1 (8.9 KiB)
No changes file available.
Binary packages built by this source
- libmarkdent-perl: event-based Markdown parser toolkit
Markdent provides a toolkit for parsing Markdown
(and Markdown variants, aka dialects).
Unlike the other Markdown Perl tools,
this module can be used for more than just generating HTML.
The core parser generates events (like XML's SAX),
making it easy to analyze a Markdown document in any number of ways.
.
If you're only interested in converting Markdown to HTML,
you can use the Markdent::Simple: :Document class to do this,
although you can just as well use better battle-tested tools
like Text::Markdown.
.
Markdown is a lightweight markup language
with plain text formatting syntax.
Its design allows it to be converted to many output formats,
but the original tool by the same name only supports HTML.
- markdent: No summary available for markdent in ubuntu disco.
No description available for markdent in ubuntu disco.