summaryrefslogtreecommitdiff
path: root/libraries/libzrtpcpp/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libzrtpcpp/README')
-rw-r--r--libraries/libzrtpcpp/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/libraries/libzrtpcpp/README b/libraries/libzrtpcpp/README
new file mode 100644
index 0000000000..9f55d8a5d7
--- /dev/null
+++ b/libraries/libzrtpcpp/README
@@ -0,0 +1,11 @@
+GNU ZRTP is a C++ implementation of Phil Zimmermann's ZRTP
+specification and is available under the GPL license.
+
+The complete GNU ZRTP implementation consists of two main parts,
+the GNU ZRTP core (independent from the OS and the RTP/SRTP
+implementation) and an RTP/SRTP implementation specific glue code.
+The current GNU ZRTP distribution contains glue code to bind GNU ZRTP
+to GNU ccRTP.
+
+This package requires commoncpp2 and ccrtp, both available on
+SlackBuilds.org.