File: control

package info (click to toggle)
libtidy-ruby 1.1.2-3
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 84 kB
  • ctags: 45
  • sloc: ruby: 234; makefile: 38
file content (27 lines) | stat: -rw-r--r-- 886 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: libtidy-ruby
Maintainer: Dmitry Borodaenko <angdraug@debian.org>
Section: interpreters
Priority: optional
Build-Depends: debhelper (>= 4)
Build-Depends-Indep: ruby1.8
Standards-Version: 3.7.3

Package: libtidy-ruby
Architecture: all
Depends: libtidy-ruby1.8
Description: Ruby interface to HTML Tidy Library
 HTML Tidy corrects markup in a way compliant with the latest standards,
 and optimal for the popular browsers.
 .
 This package is a dependency package, which depends on the package
 containing actual Tidy module for the default Ruby version (currently
 1.8).

Package: libtidy-ruby1.8
Architecture: all
Depends: libruby1.8, libtidy-0.99-0 (>= 20080116cvs)
Description: Ruby interface to HTML Tidy Library
 HTML Tidy corrects markup in a way compliant with the latest standards,
 and optimal for the popular browsers.
 .
 This package contains Tidy module for Ruby 1.8.