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.tar.gz (37.1 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-py3-none-any.whl (38.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for abcreate-0.6.tar.gz
Algorithm Hash digest
SHA256 980b7922267c4a2518e6f0164f01b727562ebc2c2b1746da8017bc39f81c759f
MD5 00d5b52af48e8289e31fbf25c694ba8c
BLAKE2b-256 662a385b49a7d5873bdb6d2217237696fb66c03a76d4f943f714cb1bb96f8152

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for abcreate-0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 3b49ec0383a2519e55a58e77d097b196543776b6f5b320263f37ebfb9ab8d66d
MD5 35bcf03c289a54deb480d61e80fa7b45
BLAKE2b-256 2876c17c2f20e89537ed63a12d76221d722b3130204bb8bb485f3ea347d6d419

See more details on using hashes here.

Provenance

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