Skip to main content

application bundle creator

Project description

application bundle creator

abcreate is a CLI tool to create a macOS application bundle from executables, libraries and resource files in a given installation prefix directory. It takes its instructions from an XML based configuration file (see the examples).

This tool was built to replace GTK Mac Bundler in my projects. It is specifically targeted towards GTK based applications and not a general-purpose packaging tool at this point.
Features and fixes will be developed as I go and to the extent as required for my projects.

💁 This is to be considered "beta" software. While I already use it in production, I haven't settled on the final direction.

Features

  • Require as little configuration as possible in a simple XML file that's easy to understand.
  • Automatically pull in linked libraries.
  • Automatically adjust library link paths in executables and libraries with relocatability in mind.
  • Targeted exclusively towards GTK based apps (GTK versions 3 and 4), e.g. take care of pixbuf loaders, compile typelib files etc.

Installation

abcreate is on PyPi, you can simply run:

pip install abcreate

Usage

Let's look at an example:

abcreate create bundle.xml -i $HOME/install_prefix -o $HOME/output_dir
  • The first argument is a command. At the moment, there is only one command available, which is create.
  • The create command expects
    • the name of a XML configuration file, e.g. bundle.xml
    • the install prefix directory (-i) containing bin, lib, share etc. directories of the applicatin you want to package
    • the output directory (-o) where the application bundle will be created in

License

GPL-2.0-or-later

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

abcreate-0.8.0.tar.gz (37.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

abcreate-0.8.0-py3-none-any.whl (40.5 kB view details)

Uploaded Python 3

File details

Details for the file abcreate-0.8.0.tar.gz.

File metadata

  • Download URL: abcreate-0.8.0.tar.gz
  • Upload date:
  • Size: 37.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for abcreate-0.8.0.tar.gz
Algorithm Hash digest
SHA256 7e82f444671d6d2b21a90ee39712939dd33621c105b964f7ad22e4307c1d792c
MD5 622ef1f91185686692fabf95f6b1f257
BLAKE2b-256 5b866be8e1afb4f7c02b1e5db965087491ff62f8856513756cb4d9d08ee0f512

See more details on using hashes here.

Provenance

The following attestation bundles were made for abcreate-0.8.0.tar.gz:

Publisher: build.yml on dehesselle/abcreate

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file abcreate-0.8.0-py3-none-any.whl.

File metadata

  • Download URL: abcreate-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 40.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for abcreate-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ff67ff97b9bc68dd4ccbc3bf4e36875aaa157941bf377045ec266ebd37dd12a2
MD5 db6b107afc94f23eac83be5cd16ba810
BLAKE2b-256 3b7283ab93c04fabc79d6a2921b047809035f5dd5568b2fb8607eb2280901187

See more details on using hashes here.

Provenance

The following attestation bundles were made for abcreate-0.8.0-py3-none-any.whl:

Publisher: build.yml on dehesselle/abcreate

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page