Metadata-Version: 2.1
Name: schemarin
Version: 1.0.0
Summary: A color scheme manager for iTerm2
Home-page: https://schemarin.celsiusnarhwal.dev
License: MIT
Author: celsius narhwal
Author-email: hello@celsiusnarhwal.dev
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: colorama (>=0.4.6,<0.5.0)
Requires-Dist: colour (>=0.1.5,<0.2.0)
Requires-Dist: halo (>=0.0.31,<0.0.32)
Requires-Dist: inflect (>=6.0.2,<7.0.0)
Requires-Dist: inquirerpy (>=0.3.4,<0.4.0)
Requires-Dist: loctocat (>=1.0.2,<2.0.0)
Requires-Dist: path (>=16.5.0,<17.0.0)
Requires-Dist: pygit2 (>=1.11.1,<2.0.0)
Requires-Dist: pygithub (>=1.57,<2.0)
Requires-Dist: pyperclip (>=1.8.2,<2.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: validators (>=0.20.0,<0.21.0)
Project-URL: Repository, https://github.com/celsiusnarhwal/schemarin
Description-Content-Type: text/markdown

# Schemarin

Schemarin is a color scheme manager for [iTerm2](https://iterm2.com) that should really be installed with 
[Homebrew](https://brew.sh) rather than pip.

```bash
brew tap celsiusnarhwal/htt
brew install schemarin
```

Schemarin is published on PyPI **for technical reasons only** and is not intended to be installed with pip or other
Python package managers.

For more information, [check out Schemarin's GitHub repository.](https://schemarin.celsiusnarhwal.dev).
