blob: e35d110a2cdb10de2d8986375ef5703b14a3f6fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>nex+b-g-o@nexadn.de</email>
<name>Adrian Schollmeyer</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/strophe/libstrophe/issues</bugs-to>
</upstream>
<longdescription lang="en">
libstrophe is a lightweight XMPP client library written
in C. It has minimal dependencies and is configurable
for various environments.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|