summaryrefslogtreecommitdiff
blob: 14ff3e6ce479d25ab47cab13f4bee7702c5e8f6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>andrey_utkin@gentoo.org</email>
		<name>Andrey Utkin</name>
	</maintainer>
	<upstream>
		<remote-id type="github">strophe/libstrophe</remote-id>
		<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>
</pkgmetadata>