Metadata-Version: 2.4
Name: pyjallib
Version: 0.1.3
Summary: A utility library for 3D game character development pipelines.
Author-email: Dongseok Kim <jalnagakds@gmail.com>
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# pyjallib

pyjallib Package is a Python library designed to streamline the game character development pipeline. It provides tools and utilities to assist game developers in creating, managing, and optimizing character assets.

## Features
- Character asset management
- Pipeline automation tools
- Asset optimization utilities
- Easy integration with common game engines

## Installation
```bash
pip install pyjallib
```

## Documentation
For detailed documentation, please visit our wiki page.

## License
This project is licensed under the MIT License - see the LICENSE file for details.