We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a508d7 commit 3d28541Copy full SHA for 3d28541
libtmux/__about__.py
@@ -4,5 +4,6 @@
4
__description__ = 'scripting library / orm for tmux'
5
__email__ = 'tony@git-pull.com'
6
__author__ = 'Tony Narlock'
7
+__github__ = 'https://github.com/tmux-python/libtmux'
8
__license__ = 'MIT'
9
__copyright__ = 'Copyright 2016-2018 Tony Narlock'
0 commit comments