Metadata-Version: 2.1
Name: pyjust
Version: 1.18.0
Summary: A thin wrapper to distribute just via pip.
Description-Content-Type: text/markdown
License: CC0 1.0 Universal
Requires-Python: >=3.7
Project-URL: Repository, https://github.com/justin-yan/pyjust

# pyjust

This is a simple wrapper around `just` (https://github.com/casey/just) that enables it to be distributed via `pip`.

This repo is a template rendered from [pybin](https://github.com/justin-yan/templates-cruft/tree/main/packages-public/pybin), which explains at a high level how this packaging works.
