[ ソース: libtext-markup-perl ]
パッケージ: libtext-markup-perl (0.33-1)
libtext-markup-perl に関するリンク
Debian の資源:
libtext-markup-perl ソースパッケージをダウンロード:
- [libtext-markup-perl_0.33-1.dsc]
- [libtext-markup-perl_0.33.orig.tar.gz]
- [libtext-markup-perl_0.33-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
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
その他の libtext-markup-perl 関連パッケージ
|
|
|
|
-
- dep: libcommonmark-perl
- interface to the CommonMark C library
-
- dep: libfile-bom-perl
- Perl module for handling Byte Order Marks
-
- dep: libhtml-parser-perl
- HTML テキスト文書を解析するモジュール集
-
- dep: libhtml-tagset-perl
- data tables pertaining to HTML
-
- dep: libparse-bbcode-perl
- Perl module to parse BBCode and render it as HTML or text
-
- dep: libpod-simple-perl
- framework for parsing files in the Pod markup language
-
- dep: libtext-markdown-perl
- module to convert Markdown syntax to (X)HTML
-
- dep: libtext-mediawikiformat-perl
- module that converts Mediawiki markup into other text formats
-
- dep: libtext-multimarkdown-perl
- module to convert MultiMarkdown syntax to (X)HTML
-
- dep: libtext-textile-perl
- Perl extension to format text using a simple style of markup
-
- dep: libtext-trac-perl
- module for formatting text with Trac Wiki Style
-
- dep: libtext-wikicreole-perl
- module to convert Wiki Creole 1.0 markup to XHTML
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: python3-docutils
- reStructuredText 用テキスト処理システム (Python 3 による実装)
-
- sug: asciidoc
- Highly configurable text format for writing documentation
-
- sug: asciidoctor
- AsciiDoc to HTML rendering for Ruby