Source: msrprelay
Section: net
Priority: optional
Maintainer: Adrian Georgescu <ag@ag-projects.com>
Uploaders: Tijmen de Mes <tijmen@ag-projects.com>
Build-Depends: debhelper (>= 11), dh-python, python3
Standards-Version: 4.5.0

Package: msrprelay
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends},
         python3-application,
         python3-gnutls (>= 3.1.13),
         python3-twisted,
         python3-sqlobject,
         python3-systemd
Description: MSRP Relay, a RFC 4976 compatible IM/File transfer relay
 This software implements an MSRP relay, which is an extension to the MSRP
 protocol (RFC 4975). Its main role is to help NAT traversal of Interactive
 Messaging and file transfer sessions for SIP/MSRP endpoints located behind
 NAT.
