Metadata-Version: 2.4
Name: hexgrid_cube
Version: 0.3.2
Summary: Hex grid utilities using cube coordinates
Author-email: Quentin Dimarellis <qdimarellis@laposte.net>
License-Expression: CC-BY-4.0
Project-URL: Homepage, https://gitlab.com/loldebyte/hexgrid_cube
Project-URL: Issues, https://gitlab.com/loldebyte/hexgrid_cube/-/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# hexgrid_cube
A python library to manipulate hexagonal grids with cube coordinates

Huge thanks to [redblobgames](https://www.redblobgames.com/grids/hexagons/) for the inspiration and help.
