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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for abcreate-0.7.0.tar.gz
Algorithm Hash digest
SHA256 32fcf4ca79fd55a4830472df1238d8d5126e31f0dfae6e7f2ab9bbc61411307b
MD5 0a42562608a1d50978cb1cdeae94b0b6
BLAKE2b-256 4d141145ddccc6f2e2ce3ca09f7d24a9315f31ef4f2f39cee2465efb32b7de72

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: abcreate-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 40.2 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.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d5e86fa08f84693364353745704688845e664f07974b8d66cd522f85df29115f
MD5 450488916de70dfbbe23c3e440c2a81d
BLAKE2b-256 903c1e3b011172464595dd947a445b86afcbe05fa6adeb0bc73f88eb2762b8b2

See more details on using hashes here.

Provenance

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