diff options
Diffstat (limited to 'devel/py-pylibsrtp/pkg-descr')
-rw-r--r-- | devel/py-pylibsrtp/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-pylibsrtp/pkg-descr b/devel/py-pylibsrtp/pkg-descr index 0f28cc4f56bd..4852181174a1 100644 --- a/devel/py-pylibsrtp/pkg-descr +++ b/devel/py-pylibsrtp/pkg-descr @@ -4,5 +4,3 @@ decrypt Secure Real-time Transport Protocol (SRTP) packets from Python code. SRTP is a profile of the Real-time Transport Protocol (RTP) which provides confidentiality, message authentication, and replay protection. It is defined by RFC 3711. - -WWW: https://github.com/jlaine/pylibsrtp |