Metadata-Version: 1.0
Name: pymux
Version: 0.1
Summary: Python terminal multiplexer (Pure Python tmux clone)
Home-page: https://github.com/jonathanslenders/pymux
Author: Jonathan Slenders
Author-email: UNKNOWN
License: LICENSE.txt
Description: Pymux
        =====
        
        Pure-Python TMUX clone.
        
        
        About
        -----
        
        Still experimental, but the idea is to create a fully functional tmux clone in
        pure Python.
        
        
        Running
        -------
        
        Right now, do: ```python client.py run```
        
Platform: UNKNOWN
