libzeep_6.1.1-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sun, 09 Feb 2025 13:07:43 +0100 |
Binary: | libzeep-dev libzeep-doc libzeep6 libzeep6-dbgsym |
Source: | libzeep |
Architecture: | all amd64 source |
Version: | 6.1.1-1 |
Distribution: | experimental |
Urgency: | medium |
Maintainer: | Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> |
Changed-By: | Maarten L. Hekkelman <maarten@hekkelman.com> |
Description: | libzeep-dev - Development files for libzeep libzeep-doc - Documentation for libzeep libzeep6 - Library file for libzeep |
Changes: | libzeep (6.1.1-1) experimental; urgency=medium * New upstream version 6.1.1 * Added copyright statements |
Files: | ee2c43f13513bc4bf7f6f3084da318f9 2288 libs optional libzeep_6.1.1-1.dsc 36a6e26b9d2ead775567170bfd1e6b6f 985138 libs optional libzeep_6.1.1.orig.tar.gz d4831928273abf0c4dab0109616eec93 5408 libs optional libzeep_6.1.1-1.debian.tar.xz c12013bc558b0c7aeeb3ad8014fb5581 83840 libdevel optional libzeep-dev_6.1.1-1_amd64.deb 81cc546c8974c46fcc3ca7afc0cd689d 2987132 doc optional libzeep-doc_6.1.1-1_all.deb 91458ba40395db1a91e5f407c3dd007d 13600412 debug optional libzeep6-dbgsym_6.1.1-1_amd64.deb b78c7f7b9e9451c06daa11a7c0ece8ae 750304 libs optional libzeep6_6.1.1-1_amd64.deb 2c917b09a4ee3e16a13431e1c5f0e5bf 11840 libs optional libzeep_6.1.1-1_amd64.buildinfo |
control file for libzeep6_6.1.1-1_amd64.deb (click to toggle) | |
---|---|
Package: | libzeep6 |
Source: | libzeep |
Version: | 6.1.1-1 |
Architecture: | amd64 |
Maintainer: | Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> |
Installed-Size: | 2764 |
Depends: | libc6 (>=2.38), libgcc-s1 (>=3.0), libstdc++6 (>=14) |
Section: | libs |
Priority: | optional |
Homepage: | https://github.com/mhekkel/libzeep |
Description: | 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. |
contents of libzeep6_6.1.1-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-02-09 12:07 ./ drwxr-xr-x root/root 0 2025-02-09 12:07 ./usr/ drwxr-xr-x root/root 0 2025-02-09 12:07 ./usr/lib/ drwxr-xr-x root/root 0 2025-02-09 12:07 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 2803936 2025-02-09 12:07 ./usr/lib/x86_64-linux-gnu/libzeep.so.6.1.0 drwxr-xr-x root/root 0 2025-02-09 12:07 ./usr/share/ drwxr-xr-x root/root 0 2025-02-09 12:07 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-02-09 12:07 ./usr/share/doc/libzeep6/ -rw-r--r-- root/root 2611 2025-02-09 11:02 ./usr/share/doc/libzeep6/README.md.gz -rw-r--r-- root/root 1235 2025-02-09 12:07 ./usr/share/doc/libzeep6/changelog.Debian.gz -rw-r--r-- root/root 4334 2025-02-09 11:02 ./usr/share/doc/libzeep6/changelog.gz -rw-r--r-- root/root 3163 2025-02-09 12:07 ./usr/share/doc/libzeep6/copyright lrwxrwxrwx root/root 0 2025-02-09 12:07 ./usr/lib/x86_64-linux-gnu/libzeep.so.6 -> libzeep.so.6.1.0 |
copyright of libzeep6_6.1.1-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: libzeep Upstream-Contact: Maarten L. Hekkelman <maarten@hekkelman.com> Source: http://github.com/mhekkel/libzeep Files: * Copyright: © 2009-2023, Maarten L. Hekkelman <maarten@hekkelman.com> License: Boost-1.0 Files: cmake/VersionString.cmake Copyright: Copyright 2023 Maarten L. Hekkelman License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* Copyright: © 2014-2023, Maarten L. Hekkelman <maarten@hekkelman.com> License: Boost-1.0 License: Boost-1.0 Boost Software License - Version 1.0 - August 17th, 2003 . Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: . The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
control file for libzeep6-dbgsym_6.1.1-1_amd64.deb (click to toggle) | |
---|---|
Package: | libzeep6-dbgsym |
Source: | libzeep |
Version: | 6.1.1-1 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> |
Installed-Size: | 13855 |
Depends: | libzeep6 (=6.1.1-1) |
Section: | debug |
Priority: | optional |
Description: | debug symbols for libzeep6 |
Build-Ids: | 4a0a55cd6fd7734364a0c4be0bfd85336c7d476e |
contents of libzeep6-dbgsym_6.1.1-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-02-09 12:07 ./ drwxr-xr-x root/root 0 2025-02-09 12:07 ./usr/ drwxr-xr-x root/root 0 2025-02-09 12:07 ./usr/lib/ drwxr-xr-x root/root 0 2025-02-09 12:07 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-02-09 12:07 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-02-09 12:07 ./usr/lib/debug/.build-id/4a/ -rw-r--r-- root/root 14176720 2025-02-09 12:07 ./usr/lib/debug/.build-id/4a/0a55cd6fd7734364a0c4be0bfd85336c7d476e.debug drwxr-xr-x root/root 0 2025-02-09 12:07 ./usr/share/ drwxr-xr-x root/root 0 2025-02-09 12:07 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-02-09 12:07 ./usr/share/doc/libzeep6-dbgsym -> libzeep6 |
copyright of libzeep6-dbgsym_6.1.1-1_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
Timestamp: 24.02.2025 / 22:12:48 (UTC)