File: control

package info (click to toggle)
ruby-kramdown-rfc2629 1.2.9-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 240 kB
  • sloc: ruby: 1,190; makefile: 6
file content (28 lines) | stat: -rw-r--r-- 1,071 bytes parent folder | download
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 (>= 11~),
               gem2deb,
               ruby-kramdown (>= 1.16)
Standards-Version: 4.2.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-kramdown-rfc2629.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-kramdown-rfc2629
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.16),
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: xml2rfc
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.