Metadata-Version: 2.4
Name: slophammer
Version: 0.0.0
Summary: Reserved placeholder for the Slophammer command
Project-URL: Homepage, https://github.com/dutifuldev/slophammer
Project-URL: Repository, https://github.com/dutifuldev/slophammer
Author: dutifuldev
License-Expression: MIT
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# slophammer placeholder

This is a reserved placeholder for the future bare `slophammer` command.

It intentionally does not provide an `import slophammer` module. The Python
implementation owns that import namespace through `slophammer-py`.

```sh
uvx slophammer-py check .
uvx slophammer-py dry .
```

Use `slophammer-py` until the full dispatcher is released.
