Metadata-Version: 2.4
Name: pylightgui
Version: 0.1.0
Summary: A lightweight GUI library for pygame.
Home-page: https://example.org/pyguilib
Author: Heiko Sippel
Author-email: Heiko Sippel <heiko.sippel@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/infaktum/pylightgui
Project-URL: Repository, https://github.com/infaktum/pylightgui
Keywords: pygame,hex,hexgrid
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# PyGuiLib - A lightweight GUI library for pygame

[![Python 3.10](https://img.shields.io/badge/python-3.10-blue.svg)](https://www.python.org/downloads/release/python-3100/)
[![pygame 2](https://img.shields.io/badge/pygame-2-brightgreen)](https://www.pygame.org/news)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Code Style: Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![CI](https://github.com/infaktum/pyguilib/actions/workflows/ci-tests.yml/badge.svg)](https://github.com/infaktum/pyguilib/actions/workflows/ci-tests.yml)
[![codecov](https://codecov.io/gh/infaktum/pyguilib/branch/main/graph/badge.svg)](https://codecov.io/gh/infaktum/pyguilib)



## Main features



## Requirements



## Quickstart / Examples

## Logging


## Module / API overview

## Development



## License

This software is published under the MIT license. See the LICENSE file for details.



## Contact / Further links

