Metadata-Version: 2.4
Name: pyksh
Version: 0.0.4
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: pcpp==1.30
Summary: Don't Starve / Don't Stave Together shader file parser & compiler in python.
Author-email: LaoWang <wzh2021@pku.edu.cn>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://github.com/TODO/sampleproject
Project-URL: Issues, https://github.com/TODO/sampleproject/issues

# PyKsh

Don't Starve / Don't Stave Together shader file parser & compiler in python.

inspired by [DST-ksh-analyze](https://github.com/TohsakaKuro/DST-ksh-analyze/) and [glsl-shaderinfo](https://pypi.org/project/glsl-shaderinfo/).
