aptpkg/README.md

37 lines
1.1 KiB
Markdown
Raw Normal View History

2021-07-26 13:41:48 -04:00
# aptpkg
[![sr.ht Project hub](https://img.shields.io/badge/sr.ht-Project%20hub-grey)](https://sr.ht/~earnestma/aptpkg)
[![builds.sr.ht status](https://builds.sr.ht/~earnestma/aptpkg/commits.svg)](https://builds.sr.ht/~earnestma/aptpkg/commits?)
2021-07-26 13:41:48 -04:00
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
2021-10-08 09:23:33 -04:00
Easily create/ get debian packages. aptpkg can be used to easily create/ get
debian packages, and can be used with a tool such as **reprepro**(1).
2021-07-26 13:41:48 -04:00
## Prerequisites
- scdoc (build)
- dpkg, dpkg-dev
2021-07-26 13:41:48 -04:00
- git, wget, bash
- unzip, tar, etc.
2021-07-26 13:41:48 -04:00
## Usage
Run `aptpkg --help` or `man aptpkg` for more information.
2021-07-26 13:41:48 -04:00
## 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.