Source: rxp
Priority: optional
Maintainer: NIIBE Yutaka <gniibe@fsij.org>
Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7~), autotools-dev
Standards-Version: 3.8.4
Section: text
Homepage: http://www.cogsci.ed.ac.uk/~richard/rxp.html

Package: rxp
Section: text
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A validating XML parser
 Rxp reads, parses, and can optionally validate XML.

Package: librxp0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Shared library for XML parsing and validating
 XML is a metalanguage to let you design your own markup language. This
 library can be used to parse and validate XML documents.

Package: librxp-dev
Section: libdevel
Architecture: any
Depends: librxp0 (= ${binary:Version}), ${misc:Depends}
Description: Development files for librxp
 XML is a metalanguage to let you design your own markup language. librxp is
 a library that can be used to parse and validate XML documents.
 .
 This package contains the static library and header files used in
 development.
