MANIFEST.in
setup.py
pymuxinator/__init__.py
pymuxinator/cli.py
pymuxinator/config.py
pymuxinator/exceptions.py
pymuxinator/pane.py
pymuxinator/project.py
pymuxinator/utils.py
pymuxinator/window.py
pymuxinator.egg-info/PKG-INFO
pymuxinator.egg-info/SOURCES.txt
pymuxinator.egg-info/dependency_links.txt
pymuxinator.egg-info/entry_points.txt
pymuxinator.egg-info/requires.txt
pymuxinator.egg-info/top_level.txt
pymuxinator/templates/tmux.template
tests/__init__.py
tests/test_config.py
tests/test_pane.py
tests/test_project.py
tests/test_utils.py
tests/test_window.py