File: control

package info (click to toggle)
ruby-wikicloth 0.8.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 624 kB
  • ctags: 294
  • sloc: ruby: 2,545; makefile: 16; sh: 11
file content (45 lines) | stat: -rw-r--r-- 1,139 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
44
45
Source: ruby-wikicloth
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Per Andersson <avtobiff@gmail.com>
Build-Depends:
 debhelper (>= 7.0.50~),
 gem2deb (>= 0.6.1~),
 bundler,
 rake,
 ruby-activesupport,
 ruby-builder,
 ruby-expression-parser,
 ruby-rinku,
 ruby-i18n,
 ruby-test-unit
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-wikicloth.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-wikicloth.git;a=summary
Homepage: http://github.com/nricciar/wikicloth
XS-Ruby-Versions: all

Package: ruby-wikicloth
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 libjs-jquery,
 ruby | ruby-interpreter,
 ruby-builder,
 ruby-expression-parser,
 ruby-i18n,
 ruby-rinku
#Suggests: ruby-pygments
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