Metadata-Version: 2.1
Name: UnrealAPI
Version: 0.1
Summary: Python Wrapper For UnrealAPI
Home-page: https://github.com/imuniq/UnrealAPI
Author: imuniq
Author-email: im.uniq.dev@gmail.com
License: MIT
Keywords: Unreal-API,Decoder,Unrealapi
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
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests

# UnrealAPI

A python wrapper for UnrealAPI

## Installation
Let's get started. 

```bash
pip install UnrealAPI
```
