Metadata-Version: 2.5
Name: aswap
Version: 1.1.0
Summary: Account swap for Claude Code: claude-swap 0.27.0b1 (cswap) with 7 maintained patches, as the aswap command
Project-URL: Homepage, https://github.com/BlackHole1/aswap
Project-URL: Repository, https://github.com/BlackHole1/aswap
Project-URL: Issues, https://github.com/BlackHole1/aswap/issues
Project-URL: Upstream, https://github.com/realiti4/claude-swap
Author-email: Onur Cetinkol <onurcetinkol@gmail.com>
License: MIT
License-File: LICENSE
Keywords: account-switcher,claude,claude-code,cli
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Utilities
Requires-Python: >=3.12
Requires-Dist: keyring>=25.0.0; sys_platform == 'win32'
Requires-Dist: textual<9,>=8.2.8
Requires-Dist: truststore>=0.10.4
Provides-Extra: menubar
Requires-Dist: rumps>=0.4.0; extra == 'menubar'
Description-Content-Type: text/markdown

# aswap

Account swap for Claude Code: [claude-swap](https://github.com/realiti4/claude-swap) (`cswap`) with a maintained patch series on top, installed as the `aswap` command.

```bash
uv tool install aswap      # or: pipx install aswap
aswap --version
aswap link                 # optional: also answer to `cswap`
aswap upgrade              # later
```

`aswap` accepts everything `cswap` does. What the patches fix, and how the package is built from unmodified upstream plus patches, is documented at <https://github.com/BlackHole1/aswap>.
