Metadata-Version: 2.1
Name: pygfxd
Version: 1.0.2
Summary: Python bindings for libgfxd
Author: Tharo
Description-Content-Type: text/markdown
License-File: LICENSE

## pygfxd

Python bindings for [libgfxd](https://github.com/glankk/libgfxd/)

Refer to the original documentation and function docstrings for usage.

Before running the library, run `make` to build the libgfxd native code as a shared object.

Example in `test.py`, however sample data is not provided, please source some yourself.
