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.
|