Metadata-Version: 2.1
Name: pydear
Version: 1.12.5
Summary: Dear imgui binding
Home-page: https://github.com/ousttrue/pydear
Author: ousttrue
Author-email: ousttrue@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown

# pydear 🦌

ImGui wrapper generated by clang.cindex. 

- <https://github.com/ousttrue/pydear>
- <https://ousttrue.github.io/pydear/>
- <https://pypi.org/project/pydear/>

## build check

```
py -m pip wheel .
twine check pydear-1.12.1-cp310-cp310-linux_x86_64.whl
```


