Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

License Build Quality Gate Minarca Client Coverage

Debbuild

Command line utility to build Deb package without Debian.

Description

This project allows to create archives for Debian (.deb) using only Python technologies. It is inspired by the Fpm project and jdeb project which allows to create different types of archives on any platform.

I decided to create the Debbuild project, because it is a better way to create a Debian package on any platform. Previsouly, creating packages for Debian required the creation of a debian directory, the creation of several configuration files and tools like dpkg to build the package. With Debbuild it is possible to build the package without Debian by using a python script. This makes the creation of packages easier and the process simpler and more understandable.

A good usage scenario is the creation of a package containing the binary version of your project created from PyInstaller.

Installation

Install Debbuild from pypi.

pip install debbuild

Usage

A simple example how to use Debbuild to quickly create a Debian package.

debbuild --name mypackage --version 1.0.1 --data-src /opt/mypackage=<path-to-dir>

Support

If you need help or experience problem while using Debuild, open a ticket in Gitlab or Github.

Roadmap

More specialized feature could be added:

  • Service Unit creation
  • Support more compression type like zstd

License

This project is release under the MIT License.

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

debbuild-0.4.0b2-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

Details for the file debbuild-0.4.0b2-py3-none-any.whl.

File metadata

  • Download URL: debbuild-0.4.0b2-py3-none-any.whl
  • Upload date:
  • Size: 13.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.6

File hashes

Hashes for debbuild-0.4.0b2-py3-none-any.whl
Algorithm Hash digest
SHA256 4fff504025ada747da93a6eb68da997781469a961fa3ef6b33947cdfa9bd01cc
MD5 435bcb9462e34fbc261d0318043346d1
BLAKE2b-256 54579da889bfadbc300f17d0d3d218dc57175d29cedd91bc96d56394008cc561

See more details on using hashes here.

Release history Release notifications | RSS feed

0.4.1

1 file

This release

0.4.0b2 This release

1 file

0.3.0

1 file

0.2.2

1 file

0.2.1

1 file

0.1.0

1 file

0.0.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page