2021-07-26 13:41:48 -04:00
|
|
|
# aptpkg
|
|
|
|
[![This project is considered experimental](https://img.shields.io/badge/Status-experimental-red.svg)](https://www.arp242.net/status/experimental)
|
|
|
|
[![sr.ht Project hub](https://img.shields.io/badge/sr.ht-Project%20hub-grey)](https://sr.ht/~earnestma/aptpkg)
|
|
|
|
|
2021-07-26 17:26:29 -04:00
|
|
|
- **[aptpkg.earne.link packaging git
|
|
|
|
repository](https://git.sr.ht/~earnestma/aptpkg-pkgs)**
|
|
|
|
- **[aptpkg.earne.link Package archive setup/
|
|
|
|
info](https://man.sr.ht/~earnestma/aptpkg)**
|
2021-07-26 13:41:48 -04:00
|
|
|
|
|
|
|
Easily create debian packages.
|
|
|
|
|
|
|
|
## Prerequisites
|
|
|
|
|
|
|
|
- ubuntu-dev-tools
|
|
|
|
- git, wget, bash
|
2021-07-27 18:50:38 -04:00
|
|
|
- unzip, tar, ar, etc.
|
2021-07-26 13:41:48 -04:00
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
|
|
See the [wiki](https://man.sr.ht/~earnestma/aptpkg) or run `./aptpkg --help` for
|
|
|
|
more information.
|
|
|
|
|
|
|
|
## Contribute
|
|
|
|
|
|
|
|
Send patches to [this mailing
|
|
|
|
list](https://lists.sr.ht/~earnestma/aptpkg-devel); you can follow [this
|
|
|
|
guide](https://git-send-email.io) if you don't know how.
|
|
|
|
|
|
|
|
File **confirmed** bugs/ feature requests
|
|
|
|
[here](https://todo.sr.ht/~earnestma/aptpkg)!
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
`aptpkg` is published under an MIT License. See the LICENSE file for copyright
|
|
|
|
and license details.
|