1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: ruby-kramdown-rfc2629
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Cédric Boutillier <boutil@debian.org>
Build-Depends: debhelper (>= 9~),
gem2deb,
ruby-kramdown (>= 1.12.0)
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-kramdown-rfc2629.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-kramdown-rfc2629.git
Homepage: http://github.com/cabo/kramdown-rfc2629
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Package: ruby-kramdown-rfc2629
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
ruby-kramdown (>= 1.11.0),
${misc:Depends},
${shlibs:Depends}
Suggests: xlm2rfc
Description: generate XML2RFC XML from Markdown
kramdown-rfc2629 is an additional kramdown backend that allows
generation of XML2RFC XML markup (also known as RFC 2629 compliant
markup). This is useful for anyone who is writing Internet-Drafts
and RFCs in the IETF.
|