Metadata-Version: 2.4
Name: voronoi-go
Version: 1.0.1
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Games/Entertainment :: Board Games
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Typing :: Typed
License-File: LICENSE
Summary: Python bindings for the rust Voronoi Go implementation.
Keywords: go,baduk,voronoi,game,boardgame
Author-email: csun <me@csun.io>
License-Expression: AGPL-3.0-or-later
Requires-Python: >=3.9
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Changelog, https://github.com/csun/voronoi-go-rs/blob/main/CHANGELOG.md
Project-URL: Documentation, https://csun.github.io/voronoi-go-rs/
Project-URL: Homepage, https://github.com/csun/voronoi-go-rs
Project-URL: Issues, https://github.com/csun/voronoi-go-rs/issues
Project-URL: Repository, https://github.com/csun/voronoi-go-rs

_Note: Bots are not permitted to edit this file. All content here is to remain human-authored._

# voronoi-go-py

This crate is intended to build the python bindings for the [voroinoi-go rust implementation](https://github.com/csun/voronoi-go-rs). You probably want to either view those docs or the [python docs](https://csun.github.io/voronoi-go-rs/).

