Metadata-Version: 2.4
Name: shuck-cli
Version: 0.0.40
Summary: Python wheel wrapper for the shuck CLI binary
Author: Eric Hauser
License-Expression: MIT
Project-URL: Homepage, https://github.com/ewhauser/shuck
Project-URL: Issues, https://github.com/ewhauser/shuck/issues
Project-URL: Repository, https://github.com/ewhauser/shuck
Keywords: shell,bash,linter,static-analysis,cli
Classifier: Environment :: Console
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# shuck-cli

`shuck-cli` is the PyPI distribution for the `shuck` command-line tool.

Install it with:

```bash
pip install shuck-cli
```

The installed executable is still named `shuck`.
