Language

Package: python-libtmux @ 0.10.1

Synopsis

Python API for tmux

Description

Libtmux is the tool behind tmuxp, a tmux workspace manager in Python. It creates object mappings to traverse, inspect and interact with live tmux sessions.

Home page
https://github.com/tmux-python/libtmux
Location
gnu/packages/tmux.scm (line: 150, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?