Metadata-Version: 2.4
Name: tobj
Version: 0.2.0
Summary: A cool, tiny, minimal data format
Author-email: Razka Rizaldi <razka.rizaldis@gmail.com>, tyydev1 <torchist@proton.me>
License: MIT
Project-URL: Homepage, https://github.com/tyydev1/tinyobj
Project-URL: Repository, https://github.com/tyydev1/tinyobj
Project-URL: Issues, https://github.com/tyydev1/tinyobj/issues
Keywords: library,language,data,format,programming
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tinycolors>=0.6.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: black>=23.0.0; extra == "dev"
Requires-Dist: mypy>=1.0.0; extra == "dev"
Dynamic: license-file

<div align="center">

![TinyObj banner](banner/tinyobj.png)

**A tiny, cool data format with syntax freedom.**

[![GitHub Repo](https://img.shields.io/badge/github-repo-blue?logo=github)](https://github.com/tyydev1/tinyobj/)

</div>

Designed for simplicity, flexibility, and clarity.

---

_README coming soon!_
