Skip to main content

Recipe based AppImage creation meta-tool

Project description

AppImageBuilder

A recipe based AppImage creation meta-tool featuring:

Done:

  • Structured recipes
  • AppImage creation in modern system (backward compatibility is keep)
  • all-in bundles (no external dependencies but Linux Kernel and libfuse)
  • distributions compatibility testing
  • Assisted licensing compliance

Todo:

  • Embed software tracking
  • AppDir structure validation
  • Reproducible builds*
  • continuous integration ready

Limitations:

  • only Debian based systems are supported as build platform. If you think we should support another please let us know.

Features description

Structured recipes

Recipes are wrote using the yaml format resulting in a well structured and human readable recipe were each build step is specified in a different section.

User can check the examples folder for already built recipes.

AppImage creation in modern system

Building an AppImage in a modern system using the traditional methods renders to bundles incompatible with any distribution released before due glib and glibc missing features.

AppImageBuilder fixes this issue by embedding those libraries and the required loader tool making your bundle really self-sufficient.

all-in bundles

All goes into the resulting AppImage file. And by all we also mean libc, glib, libssl and any other library. This may render having outdated bundles a security issue. But bundles can be easily rebuilt by user or developers so it just takes an update.

A draw-back of this feature is that the resulting AppImage have a larger size, yet it's about ~10 mb which is not a big deal in modern times.

distributions compatibility testing

Compatibility tests can be easily setup to run the resulting bundle in different distributions by means of docker. Therefore developers can have a real idea of where they software will be able to run.

Embed software tracking

As the bundle is built using the packages from the host system package manager it's possible to store the exact list of which software was embed and it's version. By retriving this information security tools can detect if there are vulnerabilities reported for such versions and warn the users about it.

AppDir structure validation

To check whether the AppDir is properly formed and there are no missing resources.

Reproducible builds

Recipes can be embed in the resulting bundle so users can recreate the package without major efforts and compare the results.

Assisted licensing compliance

The host system package manager already include the licenses of every software piece therefore this information is also passed into the resulting bundle.

continuous integration ready

Provide hooks to publish the resulting bundle into the different applications stores or binary hosting services.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

appimage_builder-0.1.1.tar.gz (14.7 kB view details)

Uploaded Source

Built Distribution

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

appimage_builder-0.1.1-py3-none-any.whl (33.3 kB view details)

Uploaded Python 3

File details

Details for the file appimage_builder-0.1.1.tar.gz.

File metadata

  • Download URL: appimage_builder-0.1.1.tar.gz
  • Upload date:
  • Size: 14.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.8

File hashes

Hashes for appimage_builder-0.1.1.tar.gz
Algorithm Hash digest
SHA256 d73ca23b4a2e37b3261f8bdd80c0409c94fa351e679c63f69270e571e26b32e6
MD5 d8f42b03430c1063f8a02a85a1116913
BLAKE2b-256 70334f10ddad917b7f7ad3012524e9c4938561622223f6af084684c3a0170aa7

See more details on using hashes here.

File details

Details for the file appimage_builder-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: appimage_builder-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 33.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.8

File hashes

Hashes for appimage_builder-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2ea05f008deaaa727498bd0995532edbb10fcb7a287a525615e9b451c3d72229
MD5 350bee72baf840e184612aa5c3088efd
BLAKE2b-256 2b2d0f87c45cc67cee17865b15a44460597ff69dc2978f00471aa798f23e85cc

See more details on using hashes here.

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