Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sjlongland/debian-pkg-build-env
Debian package build environment
https://github.com/sjlongland/debian-pkg-build-env
Last synced: 12 days ago
JSON representation
Debian package build environment
- Host: GitHub
- URL: https://github.com/sjlongland/debian-pkg-build-env
- Owner: sjlongland
- Created: 2019-03-31T10:37:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-13T02:04:45.000Z (about 2 months ago)
- Last Synced: 2024-12-13T03:17:49.120Z (about 2 months ago)
- Language: Makefile
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Debian package build environment
This is a simple docker environment for building Debian packages. It includes
the basic Debian tool-chain and some packages useful for building Python
software packages.## Building
Run `make`