Source: libcxml Priority: optional Maintainer: Carl Hetherington Build-Depends: debhelper (>= 9), pkg-config, python Standards-Version: 3.9.6 Section: libs Homepage: http://carlh.net/libdcp Vcs-Git: git://git.carlh.net/git/libdcp.git Vcs-Browser: http://git.carlh.net/gitweb/?p=libcxml.git Package: libcxml-dev Section: libdevel Architecture: any Depends: libcxml (= ${binary:Version}), ${misc:Depends} Description: Simple helper library for parsing XML with libxml++ (development files) A small library which makes code to parse XML slightly less verbose. Package: libcxml Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Simple helper library for parsing XML with libxml++ A small library which makes code to parse XML slightly less verbose.