aboutsummaryrefslogtreecommitdiff
path: root/python/python-libtmux/README
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2016-05-27 16:37:21 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-29 09:43:10 +0700
commit07284d3a1faaa5da0e51ca3fb8d61931d9473b1e (patch)
tree3a7bfbd157a95af18ac9ba39f220aaf236eeb355 /python/python-libtmux/README
parent1d3199c1fcb3e9800ae68201dde6da1d3ac943b0 (diff)
python/python-libtmux: Added (python api for tmux).
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-libtmux/README')
-rw-r--r--python/python-libtmux/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-libtmux/README b/python/python-libtmux/README
new file mode 100644
index 000000000000..8fea9a8b9440
--- /dev/null
+++ b/python/python-libtmux/README
@@ -0,0 +1,2 @@
+libtmux is the library that powers tmuxp, a tool that helps tmux users
+manage their workspaces. Take control of tmux via python.