Metadata-Version: 2.4
Name: pygfxd
Version: 1.0.5
Summary: Python bindings for libgfxd
Author: Tharo
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: summary

## 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.
