libzeep 5.1.4-1 source package in Ubuntu

Changelog

libzeep (5.1.4-1) unstable; urgency=medium

  * New upstream release, new cmake files
  * Fixed compilation with g++-11 (Closes: #984034, #984216)

 -- Maarten L. Hekkelman <email address hidden>  Wed, 29 Sep 2021 15:49:00 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libzeep_5.1.4-1.dsc 2.3 KiB fa97d77c38db7643808be5ab59bac313f2b90f11d8248b1106913586b4f320ff
libzeep_5.1.4.orig.tar.gz 1.1 MiB 71d4b0be5cdae87239ed686d9ba0bca05aee49637819b2ae582abadfb15a2d64
libzeep_5.1.4-1.debian.tar.xz 4.7 KiB 801ed271431d2fcf53d7282f2fb447f992c397f7e09434945e2de74e773841f1

No changes file available.

Binary packages built by this source

libzeep-dev: Development files for libzeep

 Libzeep is a C++ library providing a validating XML parser, XML DOM tree
 implementation, XPath 1.0 support and code to create SOAP/REST servers as
 well as a full web application framework.
 .
 libzeep was originally designed to create SOAP servers in C++ easily. The
 current incarnation provides a full validating XML parser creating a DOM tree
 that can be iterated using STL container like methods. The tree can be searched
 using XPath 1.0 queries.
 .
 There's also code to create SOAP and REST servers based allowing to export
 C++ methods as web services. And there's a full web application framework to
 create dynamic web sites in C++ and XHTML.
 .
 This specific package contains all files needed to develop new
 software using libzeep.

libzeep-doc: Documentation for libzeep

 Libzeep is a C++ library providing a validating XML parser, XML DOM tree
 implementation, XPath 1.0 support and code to create SOAP/REST servers as
 well as a full web application framework.
 .
 libzeep was originally designed to create SOAP servers in C++ easily. The
 current incarnation provides a full validating XML parser creating a DOM tree
 that can be iterated using STL container like methods. The tree can be searched
 using XPath 1.0 queries.
 .
 There's also code to create SOAP and REST servers based allowing to export
 C++ methods as web services. And there's a full web application framework to
 create dynamic web sites in C++ and XHTML.
 .
 This specific package contains the documentation you can use to develop new
 software using libzeep.

libzeep5.1: Library file for libzeep

 Libzeep is a C++ library providing a validating XML parser, XML DOM tree
 implementation, XPath 1.0 support and code to create SOAP/REST servers as
 well as a full web application framework.
 .
 libzeep was originally designed to create SOAP servers in C++ easily. The
 current incarnation provides a full validating XML parser creating a DOM tree
 that can be iterated using STL container like methods. The tree can be searched
 using XPath 1.0 queries.
 .
 There's also code to create SOAP and REST servers based allowing to export
 C++ methods as web services. And there's a full web application framework to
 create dynamic web sites in C++ and XHTML.
 .
 This package contains the shared library only.

libzeep5.1-dbgsym: debug symbols for libzeep5.1