Metadata-Version: 2.1
Name: graphworkc
Version: 1.1.6
Summary: A Python package with pybind11 extensions
Home-page: UNKNOWN
Author: ZC
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pybind11 (>=2.5.0)

This package contains a C++ extension wrapped using pybind11, providing graph-related functionality.

