@@ -139,41 +139,17 @@ See donation options at https://git-pull.com/support.html.
139139
140140Project details
141141---------------
142-
143- ============== ==========================================================
144- tmux support 1.8, 1.9a, 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7. 2.8
145- python support 2.7, >= 3.5, pypy, pypy3
146- config support yaml, json, python dict
147- Source https://github.com/tmux-python/tmuxp
148- Docs http://tmuxp.git-pull.com
149- API http://tmuxp.git-pull.com/en/latest/api.html
150- Changelog http://tmuxp.git-pull.com/en/latest/history.html
151- Issues https://github.com/tmux-python/tmuxp/issues
152- Travis http://travis-ci.org/tmux-python/tmuxp
153- Test Coverage https://codecov.io/gh/tmux-python/tmuxp
154- pypi https://pypi.python.org/pypi/tmuxp
155- Open Hub https://www.openhub.net/p/tmuxp
156- License `MIT `_.
157- git repo .. code-block:: bash
158-
159- $ git clone https://github.com/tmux-python/tmuxp.git
160- install stable .. code-block:: bash
161-
162- $ pip install --user tmuxp
163- install dev .. code-block:: bash
164-
165- $ git clone https://github.com/tmux-python/tmuxp.git tmuxp
166- $ cd ./tmuxp
167- $ virtualenv .venv
168- $ source .venv/bin/activate
169- $ pip install -e .
170-
171- See the `developing and testing `_ page in the docs for
172- more.
173- tests .. code-block:: bash
174-
175- $ make test
176- ============== ==========================================================
142+ - tmux support: 1.8, 1.9a, 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6
143+ - python support: 2.7, >= 3.3, pypy, pypy3
144+ - Source: https://github.com/tmux-python/tmuxp
145+ - Docs: https://tmuxp.git-pull.com
146+ - API: https://tmuxp.git-pull.com/api.html
147+ - Changelog: https://tmuxp.git-pull.com/history.html
148+ - Issues: https://github.com/tmux-python/tmuxp/issues
149+ - Test Coverage: https://codecov.io/gh/tmux-python/tmuxp
150+ - pypi: https://pypi.python.org/pypi/tmuxp
151+ - Open Hub: https://www.openhub.net/p/tmuxp-python
152+ - License: `MIT `_.
177153
178154.. _MIT : http://opensource.org/licenses/MIT
179155.. _developing and testing : http://tmuxp.git-pull.com/en/latest/developing.html
0 commit comments