[libtext-markup-perl] 03/04: Updated description in debian/control

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Sun Mar 1 23:39:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libtext-markup-perl.

commit cfa50fe177497c92ba8887a81f35a631a98e58fa
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sun Mar 1 19:36:15 2015 -0300

    Updated description in debian/control
---
 debian/control | 24 ++++++++++++++++++++++--
 1 file changed, 22 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a5ef959..a3a7148 100644
--- a/debian/control
+++ b/debian/control
@@ -36,6 +36,26 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libtext-wikicreole-perl (>= 0.07),
  perl (>= 5.13.7)
 Description: Parse text markup into HTML
- (no description was found)
+ This library's module, Text::Markup, provides an single interface for parsing a large number of text markup formats and converting them to HTML. It curruntly supports the following markups:
  .
- This description was automagically extracted from the module by dh-make-perl.
+ - Asciidoc
+ .
+ - HTML
+ .
+ - Markdown
+ .
+ - MultiMarkdown
+ .
+ - MediaWiki
+ .
+ - Pod
+ .
+ - reStructuredText
+ .
+ - Textile
+ .
+ - Trac
+ .
+ - BBcode
+ .
+ - Creole

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-markup-perl.git



More information about the Pkg-perl-cvs-commits mailing list