21 lines
736 B
XML
21 lines
736 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||
|
<pkgmetadata>
|
||
|
<maintainer type="person">
|
||
|
<email>spiderx@spiderx.dp.ua</email>
|
||
|
<name>Vladimir Pavljuchenkov</name>
|
||
|
</maintainer>
|
||
|
<maintainer type="project">
|
||
|
<email>proxy-maint@gentoo.org</email>
|
||
|
<name>Proxy Maintainers</name>
|
||
|
</maintainer>
|
||
|
<longdescription lang="en">
|
||
|
Belle-sip is a modern library implementing SIP (RFC3261) transport,
|
||
|
transaction and dialog layers. It is written in C, with an object
|
||
|
oriented API. It also comprises a simple HTTP/HTTPS client implementation.
|
||
|
</longdescription>
|
||
|
<upstream>
|
||
|
<remote-id type="github">BelledonneCommunications/belle-sip</remote-id>
|
||
|
</upstream>
|
||
|
</pkgmetadata>
|