File: control

package info (click to toggle)
libxml-parser-ruby 0.6.1-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 676 kB
  • ctags: 800
  • sloc: ruby: 5,723; ansic: 1,734; xml: 574; makefile: 152
file content (14 lines) | stat: -rw-r--r-- 537 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: libxml-parser-ruby
Section: interpreters
Priority: optional
Maintainer: akira yamada <akira@debian.org>
Build-Depends: debhelper, libexpat1-dev (>= 1.95.1), ruby (>= 1.6.4), ruby-dev (>= 1.6.4)
Standards-Version: 3.2.1

Package: libxml-parser-ruby
Architecture: any
Depends: ${shlibs:Depends}
Suggests: libuconv-ruby, libgtk-ruby
Description: The interface of expat for the scripting language Ruby.
 This is the module to access to James Clark's XML Parser Toolkit "expat" 
 <URL:http://www.jclark.com/xml/expat.html> from Ruby.