Metadata-Version: 2.4
Name: manyirons
Version: 0.0.1
Summary: Placeholder release holding the ManyIrons package name.
Author-email: John McNeil <john@jamcneil.com>
License: MIT
Project-URL: Homepage, https://github.com/manyirons
Keywords: manyirons,planning,projects,parallel,cli
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# manyirons

**This is a placeholder release.** It holds the `manyirons` name on PyPI while the tool it
belongs to is still being built. It does not do anything else yet.

ManyIrons helps you plan a project, run several projects in parallel, and pick any one of
them back up without re-reading everything.

## Status

Pre-release. There is no working tool in this package — installing it gets you a single
command that prints this same summary:

```bash
pip install manyirons
manyirons
```

When the real thing ships it will replace this package at a `1.x` version.

## Where to follow along

https://github.com/manyirons

## License

MIT — see `LICENSE`.
