Metadata-Version: 2.4
Name: ghswitch-cli
Version: 0.1.1
Summary: Manage multiple GitHub identities for git operations.
Author: ghswitch contributors
License: MIT
Requires-Python: >=3.9
Provides-Extra: keyring
Requires-Dist: keyring>=24; extra == "keyring"
Provides-Extra: dev
Requires-Dist: pytest>=7; extra == "dev"
