Metadata-Version: 2.1
Name: gco
Version: 2.0.0a0
Summary: Python bindings for the GCO library by Veksler and Delong.
Author: Angus Hollands
Author-email: goosey15@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
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 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# gco-ext
A Python interface to the [gco](https://github.com/agoose77/gco-v3.0) library.

The exposed `GCoptimization<XXX>Graph` classes are available under the `gco` root namespace.


