Metadata-Version: 2.4
Name: mess-protocol
Version: 0.0.1
Summary: Placeholder package for the mess-protocol project. Reserved for future development.
Author-email: Lorenzo Moglia <lorenzomoglia@gmail.com>
License: MIT
Keywords: mess,protocol,placeholder
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# mess-protocol

Placeholder package for the **mess-protocol** project.

This release reserves the `mess-protocol` name on PyPI while the public
implementation is in development. A future release will replace this
placeholder with the actual library.

## Installation

```bash
pip install mess-protocol
```

## Status

Pre-development / planning. No public API yet.

## License

MIT
