DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibpod-markdown-perl
Beschreibungmodule to convert POD to the Markdown file format
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.02-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe80 Byte
Hängt ab vonperl
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße10968 Byte
Prüfsumme MD545d99c245c53aca76113bf2e2b6e8b18
Prüfsumme SHA1e4e534e0b5b605ceac0e7321d1b1edec43678801
Prüfsumme SHA25662c4a2f8b5ad0707e9e9e7e92a40c2e3b8077ce68d089c7458294fb797dc1eb6
Link zum Herunterladenlibpod-markdown-perl_0.02-1_all.deb
Ausführliche BeschreibungPod::Markdown is a Perl module that parses Plain Old Documentation (POD) and converts it into the Markdown text format. It subclasses Pod::Parser, so it supports all of its commands, too. . Markdown is a markup language to convert structured text into (X)HTML. Its main design goal is to make the input text as readable as possible. For this, the syntax is highly inspired by the format of plain text email. Markdown supports features like headers, *emphasis*, code blocks, blockquotes and links. For maximum flexibility, it also allows embedding HTML tags, both within paragraphs (eg. ), and at block level (
, ).


Impressum
Linux is a registered trademark of Linus Torvalds