Metadata-Version: 2.4
Name: zenkit
Version: 1.3.0.4
Summary: Python wrapper for the ZenKit library
Author-email: Luis Michaelis <publishing@lmichaelis.de>
Maintainer-email: Luis Michaelis <publishing@lmichaelis.de>
Project-URL: Homepage, https://zk.gothickit.dev
Project-URL: Documentation, https://zk.gothickit.dev
Project-URL: Repository, https://github.com/GothicKit/ZenKit4Py.git
Project-URL: Bug Tracker, https://github.com/GothicKit/ZenKit4Py/issues
Keywords: game,library,game-engine,gothic,gothic2,gothic1,file-formats,file-format-library,zengin
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Android
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: File Formats
Classifier: Topic :: Games/Entertainment :: Role-Playing
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Interpreters
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: ruff; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"

# _ZenKit4Py_


![PyPI - License](https://img.shields.io/pypi/l/zenkit?style=flat&label=License)
![Python Version from PEP 621 TOML](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2FGothicKit%2FZenKit4Py%2Fmain%2Fpyproject.toml&style=flat&label=Python)
[![PyPI - Version](https://img.shields.io/pypi/v/zenkit?label=PyPI)](https://pypi.org/project/zenkit/)

A Python-library wrapping the [ZenKit](https://github.com/GothicKit/ZenKit) library for parsing game assets of [PiranhaBytes'](https://www.piranha-bytes.com/) early 2000's games [Gothic](https://en.wikipedia.org/wiki/Gothic_(video_game)) and [Gothic II](https://en.wikipedia.org/wiki/Gothic_II).

> [!TIP]
> See the [documentation](https://zk.gothickit.dev/library/quickstart/#python) for setup instructions.
