File: control

package info (click to toggle)
libhtmlentities-ruby 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 136 kB
  • ctags: 294
  • sloc: ruby: 2,172; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 1,211 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
Source: libhtmlentities-ruby
Section: interpreters
Priority: optional
Maintainer: Jeremy Lainé <jeremy.laine@m4x.org>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Build-Depends: cdbs, debhelper (>= 5), ruby-pkg-tools (>= 0.8)
Standards-Version: 3.7.3
Homepage: http://htmlentities.rubyforge.org/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-ruby-extras/packages/libhtmlentities-ruby/
Vcs-Svn: svn://svn.debian.org/pkg-ruby-extras/packages/libhtmlentities-ruby/

Package: libhtmlentities-ruby
Architecture: all
Depends: libhtmlentities-ruby1.8
Description: Ruby library for handling HTML entities
 HTMLEntities is a simple library to facilitate encoding and decoding of named
 (&yacute; and so on) or numerical (&#123; or &#x12a;) entities in HTML and
 XHTML documents.
 .
 This is a dummy package depending on the library for the current default
 version of Ruby.

Package: libhtmlentities-ruby1.8
Architecture: all
Depends: ruby1.8
Description: Ruby library for handling HTML entities
 HTMLEntities is a simple library to facilitate encoding and decoding of named
 (&yacute; and so on) or numerical (&#123; or &#x12a;) entities in HTML and
 XHTML documents.