Metadata-Version: 2.1
Name: obj2gltf
Version: 0.1.2
Summary: Python package for Obj to Gltf conversion
License: MIT
Author: yubrajbhandari923
Author-email: yubraj.bhandari.923@gmail.com
Requires-Python: >=3.9,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: numpy (>=1.26.1,<2.0.0)
Requires-Dist: pygltflib (>=1.16.1,<2.0.0)
Requires-Dist: trimesh (>=4.0.1,<5.0.0)
Description-Content-Type: text/markdown

# Obj2gltf
Python converter library

