Metadata-Version: 2.4
Name: gmux
Version: 0.1.0
Summary: Terminal UI to switch between git working directories and launch editors
Author: Lawrence Chen
License: MIT
Project-URL: Homepage, https://github.com/lawrencechen/gmux
Keywords: git,tui,workspace,cli
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Environment :: Console
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# gmux (Python package)

A thin wrapper around the Rust-powered `gmux` binary.  Installing this package via `pip` gives you
the same terminal UI to jump between Git working directories and launch editors.

This distribution bundles the prebuilt macOS arm64 binary.
