Skip to main content

LzDeb - Build debian packages the lazy way

Project description

LZDeb - build debian packages the lazy way

Installation

  1. Install Python 3
  2. Install Docker
  3. Install the pip package:
$ pip3 install lzdeb

Tested on MacOS. Probably works on Linux as well.

Usage

Prepare a directory /d containing:

  1. /d/config.yml
  2. /d/install

Run:

$ lzdeb build /d

Collect the resulting debian package file in your working directory.

See examples/ for details.

$ lzdeb build examples/ripgrep
...
$ ls *.deb
ripgrep_11.0.1-1_amd64.deb

Contributions are welcome

This is a brand new project - the following areas need some love:

  • Test coverage (unit / functional).
  • Check the TODOs.
  • Verify that this works on Linux
  • Improve this README

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

lzdeb-0.1.2.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

lzdeb-0.1.2-py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 3

Supported by

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