aboutsummaryrefslogtreecommitdiff
path: root/python/python-autobahn/README
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2021-05-14 21:34:34 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-19 18:39:59 +0700
commit3e1d960c41238a7d5128f9f16e944cebd42b5423 (patch)
tree4b0b0fdfc17663f9e00199f42914e1b2bdd9433a /python/python-autobahn/README
parent5e91b9de385e3e4ac59d51729615a95752096ce1 (diff)
python/python-autobahn: Renamed python2-autobahn.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-autobahn/README')
-rw-r--r--python/python-autobahn/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/python/python-autobahn/README b/python/python-autobahn/README
deleted file mode 100644
index 385ab1dc96..0000000000
--- a/python/python-autobahn/README
+++ /dev/null
@@ -1,5 +0,0 @@
-Autobahn|Python is a subproject of Autobahn and provides open-source
-implementations of the WebSocket Protocol and the Web Application
-Messaging Protocol (WAMP) for Python. WebSocket allows bidirectional
-real-time messaging on the Web and beyond, while WAMP adds real-time
-application communication on top of WebSocket.