Source: libgnurdf
Section: libs
Priority: optional
Maintainer: Domenico Andreoli <cavok@debian.org>
Standards-Version: 3.5.2
Build-Depends: automake, autoconf, libtool, debhelper (>> 3.0.0), zlib1g-dev, libxml2-dev

Package: libgnurdf2
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: A library for parsing and processing RDF files
 The libgnurdf (GNUpdate RDF) library provides a simple interface for
 parsing and generating RDF, the Resource Description Format.

Package: libgnurdf-dev
Architecture: any
Section: devel
Depends: libgnurdf2(=${Source-Version})
Description: Development files for libgnurdf
 The libgnurdf (GNUpdate RDF) library provides a simple interface for
 parsing and generating RDF, the Resource Description Format.
 .
 Contains the files that programmers would use to develop programs
 that use the libgnurdf library.
