Source: ulxmlrpcpp
Section: libs
Priority: optional
Build-Depends: debhelper (>= 8.0.0), dpkg-dev (>= 1.16.1), libssl-dev, libexpat1-dev, automake
Maintainer: Anton Batenev <antonbatenev@yandex.ru>
Standards-Version: 3.9.4
Homepage: http://ulxmlrpcpp.sourceforge.net

Package: ulxmlrpcpp
Depends: ${misc:Depends}, ${shlibs:Depends}
Architecture: any
Description: A library to call methods on a remote server
 It's main goal is to be as easy to use as possible but be fully
 compliant. It is object oriented and written in C++.

Package: ulxmlrpcpp-dev
Section: libdevel
Depends: ${misc:Depends}, ulxmlrpcpp (= ${binary:Version})
Architecture: any
Description: A library to call methods on a remote server
 It's main goal is to be as easy to use as possible but be fully
 compliant. It is object oriented and written in C++.
