Metadata-Version: 2.1
Name: pyktx2
Version: 0.3.0
Summary: ktx2 parser
Home-page: https://github.com/ousttrue/pyktx2
Author: ousttrue
Author-email: ousttrue@gmail.com
License: MIT
Keywords: ktx2
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Multimedia :: Graphics :: 3D Modeling
Description-Content-Type: text/markdown
Provides-Extra: viewer
License-File: LICENSE

# pyktx2

ktx2 simple parser

    pip install pyktx2

## viewer

depends on `pyside6`

    pip install pyktx2[viewer]


