aboutsummaryrefslogtreecommitdiff
path: root/python/python2-autobahn/README
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-07-04 14:18:19 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-06 11:23:35 +0700
commit38d619a9c8753abea1cb71b77ef28c087cec652d (patch)
treead7b3c77fbbef0658a0e483ec82449e06f436e57 /python/python2-autobahn/README
parent9f71e871c871d68871d084a9645a2e99b0fa385c (diff)
python/python2-autobahn: Removed: obsolete, outdated, unmaintained, not working, or not needed anymore.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-autobahn/README')
-rw-r--r--python/python2-autobahn/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/python/python2-autobahn/README b/python/python2-autobahn/README
deleted file mode 100644
index 385ab1dc96..0000000000
--- a/python/python2-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.