diff options
| author | Julian Ospald <hasufell@gentoo.org> | 2015-09-08 12:51:54 +0200 |
|---|---|---|
| committer | Julian Ospald <hasufell@gentoo.org> | 2015-09-08 19:40:15 +0200 |
| commit | 798a2879c2bd0255f6da5a46cb01202ba3086cdd (patch) | |
| tree | d66f872f18d74f40dd7d82e950b67ee4154a8000 /dev-python/python-sipsimple/metadata.xml | |
| parent | 304ccf83c8464fdd7cb1f3650f7e1d32483a417b (diff) | |
| download | gentoo-798a2879c2bd0255f6da5a46cb01202ba3086cdd.tar.gz gentoo-798a2879c2bd0255f6da5a46cb01202ba3086cdd.tar.bz2 gentoo-798a2879c2bd0255f6da5a46cb01202ba3086cdd.zip | |
dev-python/python-sipsimple: initial import of version 2.5.1
Gentoo-Bug: 446024
Diffstat (limited to 'dev-python/python-sipsimple/metadata.xml')
| -rw-r--r-- | dev-python/python-sipsimple/metadata.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-python/python-sipsimple/metadata.xml b/dev-python/python-sipsimple/metadata.xml new file mode 100644 index 000000000000..2b568d81a793 --- /dev/null +++ b/dev-python/python-sipsimple/metadata.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>python</herd> + <maintainer> + <email>hasufell@gentoo.org</email> + <name>Julian Ospald</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> |
