diff options
author | adev <adev@linuxmail.org> | 2010-05-11 22:54:12 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:54:12 +0200 |
commit | 7fb903b94c092c731dca7d18dd37886794e6cf46 (patch) | |
tree | 6a192ad298071dfddeb0239ad47566076d5d7260 /libraries/libosip2/slack-desc | |
parent | 00bedc57b289036eb9736a32b433f7aa102a9006 (diff) | |
download | slackbuilds-7fb903b94c092c731dca7d18dd37886794e6cf46.tar.gz |
libraries/libosip2: Added to 12.1 repository
Diffstat (limited to 'libraries/libosip2/slack-desc')
-rw-r--r-- | libraries/libosip2/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libosip2/slack-desc b/libraries/libosip2/slack-desc new file mode 100644 index 0000000000..2ebbb137f6 --- /dev/null +++ b/libraries/libosip2/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler----------------------------------------------------| +libosip2: libosip2 (The GNU oSIP library) +libosip2: +libosip2: oSIP is an implementation of SIP. This library aims to provide +libosip2: multimedia and telecom software developers an easy and powerful +libosip2: interface to initiate and control SIP based sessions in their +libosip2: applications. oSIP is little in size and code and thus could be +libosip2: used to implement IP soft-phone as well as embedded SIP +libosip2: software. oSIP does not intend to provide a high layer API for +libosip2: controlling "SIP Session" at this step. Instead, it currently +libosip2: provides an API for the SIP message parser, SDP message parser, +libosip2: and library to handle "SIP transactions." |