File: control

package info (click to toggle)
ruby-kramdown-rfc2629 1.6.22-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 500 kB
  • sloc: ruby: 2,704; makefile: 3
file content (33 lines) | stat: -rw-r--r-- 1,227 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
29
30
31
32
33
Source: ruby-kramdown-rfc2629
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Cédric Boutillier <boutil@debian.org>,
           Daniel Kahn Gillmor <dkg@fifthhorseman.net>,
Build-Depends: debhelper-compat (= 13),
               gem2deb (>= 1),
               ruby,
               ruby-json,
               ruby-kramdown (>= 2.4.0),
               ruby-kramdown-parser-gfm (>= 1.1)
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-kramdown-rfc2629.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-kramdown-rfc2629
Homepage: https://github.com/cabo/kramdown-rfc2629
Testsuite: autopkgtest-pkg-ruby
Rules-Requires-Root: no

Package: ruby-kramdown-rfc2629
Architecture: all
Depends: ruby,
         ${misc:Depends},
         ${ruby:Depends},
         ${shlibs:Depends},
Suggests: aasvg,
          xml2rfc,
Provides: kramdown-rfc,
Description: generate XML2RFC XML from Markdown
 kramdown-rfc is an additional kramdown backend that allows generation
 of XML2RFC XML markup (also known as RFC 2629, RFC 7449, or RFC 7991
 compliant markup). This is useful for anyone who is writing
 Internet-Drafts and RFCs in the IETF.