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. That means it is specifically targeted towards GTK based applications and makes certain assumptions like "I always expect you to specify a GTK version". It is 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.

💁 For the time being, this is to be considered "alpha" software. It works for the cases I need it to work.

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 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, 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.6.1.tar.gz (37.2 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.6.1-py3-none-any.whl (38.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for abcreate-0.6.1.tar.gz
Algorithm Hash digest
SHA256 1f08699d4236ae6374f4f9e33f2b22254511475ce01f0dba7a21e74ea2e87e8d
MD5 d0caab6ef2287733cb12819d60eb7fc6
BLAKE2b-256 6da1d5b4dac7e03be1a53c04da21d5bfbb227f46f86688860c7f98838d455e93

See more details on using hashes here.

Provenance

The following attestation bundles were made for abcreate-0.6.1.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.6.1-py3-none-any.whl.

File metadata

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

File hashes

Hashes for abcreate-0.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8ff3343209e8887442415eac7ee7018be9d926e8a180a136af032c374d8887c2
MD5 2813db5d6445541b6c4cc2a3ca45acf1
BLAKE2b-256 3a6ec0cbbd01c0d85131a385b6ff04ee120f5df0ad1f96f854b95b59dd95d746

See more details on using hashes here.

Provenance

The following attestation bundles were made for abcreate-0.6.1-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