Metadata-Version: 2.4
Name: mac_appgen
Version: 1.0.0
Summary: macOS app generator
License: MIT
License-File: LICENSE
Author: William
Author-email: willdev2025@outlook.com
Requires-Python: >=3.8
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
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Project-URL: Repository, https://github.com/Wdboyes13/mac_appgen
Description-Content-Type: text/markdown

# mac_appgen - A tool for generating macOS Apps

## Requirements

- Python3
- [dylibbundler](https://github.com/auriamg/macdylibbundler)

## Installation

Install with `pip install mac_appgen` and run with `python3 -mmac_appgen`\
To use check out the example [appinfo.json](/appinfo.json)

## License

Copyright (c) 2025-2026 Wdboyes13\
Licensed under the MIT License\
SPDX-License-Identifier: MIT

## Disclaimer

macOS is a registered trademark of Apple Inc. in the United States and other countries.\
This project is an independent tool and is not affiliated with, endorsed by, or sponsored\
by Apple Inc. or any of its subsidiaries.

