mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-27 21:27:27 -08:00
20 lines
733 B
XML
20 lines
733 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
<name>Python</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
SIP SIMPLE client SDK is a Software Development Kit for easy
|
|
development of SIP end-points that support rich media like Audio,
|
|
Video, Instant Messaging, File Transfers, Desktop Sharing and Presence.
|
|
Other media types can be easily added by using an extensible high-level
|
|
API.
|
|
|
|
The software has undergone in the past years several interoperability
|
|
tests at SIPIT (http://www.sipit.net) and today is of industry strength
|
|
quality.
|
|
</longdescription>
|
|
</pkgmetadata>
|