Metadata-Version: 2.4
Name: mpee
Version: 0.0.1
Summary: Reserved name for the upcoming MPEE (Morten Punnerud-Engelstad Engine) Python library.
Author-email: Morten Punnerud-Engelstad <morten@punnerud.net>
License: MIT
Project-URL: Homepage, https://github.com/punnerud/mpe-engine
Keywords: routing,vrp,optimization,dijkstra,mpee
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# mpee

**MPEE** stands for **Morten Punnerud-Engelstad Engine**.

This is a placeholder release reserving the `mpee` name on PyPI. A real
Python library — bindings for the Rust routing (`dijeng`) + VRP (`brooom`)
engine — will follow.

See [github.com/punnerud/mpe-engine](https://github.com/punnerud/mpe-engine).
