Source: python3-msrplib
Section: python
Priority: optional
Maintainer: Adrian Georgescu <ag@ag-projects.com>
Build-Depends: debhelper (>= 11), dh-python, python3
Standards-Version: 4.5.0

Package: python3-msrplib
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends},
         python3-application,
         python3-gnutls (>= 3.1.13),
         python3-eventlib,
         python3-twisted,
         python3-zope.interface
Description: MSRP client library, implements RFC4975 and RFC4976
 Message Session Relay Protocol (MSRP) is a protocol for transmitting
 a series of related instant messages in the context of a session. Message
 sessions are treated like any other media stream when set up via a
 rendezvous or session creation protocol such as the Session Initiation
 Protocol (SIP).
