File: control

package info (click to toggle)
ruby-hikidoc 0.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 268 kB
  • sloc: ruby: 1,236; makefile: 34
file content (27 lines) | stat: -rw-r--r-- 999 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
Source: ruby-hikidoc
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Youhei SASAKI <uwabami@gfd-dennou.org>,
           Caitlin Matos <caitlin.matos@zoho.com>
Build-Depends: debhelper-compat (= 13),
               gem2deb (>= 0.9),
               help2man,
               nkf
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-hikidoc.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-hikidoc
Homepage: https://github.com/hiki/hikidoc
Rules-Requires-Root: no
XS-Ruby-Versions: all

Package: ruby-hikidoc
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby:any,
         ${misc:Depends},
         ${shlibs:Depends}
Description: text-to-HTML conversion tool for web writers
 'HikiDoc' is a text-to-HTML conversion tool for web writers. HikiDoc
 allows you to write using an easy-to-read, easy-to-write plain text
 format, then convert it to structurally valid HTML (or XHTML).