File: control

package info (click to toggle)
ruby-wikicloth 0.8.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 624 kB
  • sloc: ruby: 2,521; makefile: 14
file content (43 lines) | stat: -rw-r--r-- 1,317 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
34
35
36
37
38
39
40
41
42
43
Source: ruby-wikicloth
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Per Andersson <avtobiff@debian.org>
Build-Depends: bundler,
               debhelper (>= 11~),
               gem2deb,
               rake,
               ruby-activesupport,
               ruby-builder,
               ruby-expression-parser (>= 0.9.1-4~),
               ruby-i18n,
               ruby-rinku (>= 1.7.3-2~),
               ruby-test-unit
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-wikicloth.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-wikicloth
Homepage: http://github.com/nricciar/wikicloth
XS-Ruby-Versions: all
Testsuite: autopkgtest-pkg-ruby

Package: ruby-wikicloth
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: libjs-jquery,
         ruby | ruby-interpreter,
         ruby-builder,
         ruby-expression-parser (>= 0.9.1-4~),
         ruby-i18n,
         ruby-rinku (>= 1.7.3-2~),
         ${misc:Depends},
         ${shlibs:Depends}
Description: MediaWiki markup language parser for Ruby
 A parser for the MediaWiki markup language for Ruby.
 .
 Supports:
  * Variables and Templates
  * Links
  * MediaWiki markup
  * Disabling parsing markup
  * References
  * HTML sanitization