Metadata-Version: 2.4
Name: abcreate
Version: 0.4
Summary: application bundle creator
Author-email: René de Hesselle <dehesselle@web.de>
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: lxml>=5.3.1
Requires-Dist: pydantic-xml>=2.14.1
Description-Content-Type: text/markdown

# application bundle creator

This is an opinionated CLI tool (`abcreate`) to create a macOS application bundle from a directory tree containing executables and libraries. It was inspired by and built to replace [GTK Mac Bundler](https://gitlab.gnome.org/GNOME/gtk-mac-bundler) in my projects.

## License

[GPL-2.0-or-later](LICENSE)
