Add KDSoap

Need it as dependency
This commit is contained in:
2020-01-11 12:59:28 +02:00
parent 7a76d92c04
commit 3a6b88f13a
3 changed files with 31 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ceamac.paragon@gmail.com</email>
<description>Primary maintainer</description>
</maintainer>
<longdescription>
KD Soap is a Qt-based client-side and server-side SOAP component.
It can be used to create client applications for web services and also provides the means to create web services without the need for any further component such as a dedicated web server.
</longdescription>
</pkgmetadata>