Debian package creator script
 
 
Go to file
earnest ma dd285f65a5
chore(release): aptpkg 1.0.1
2021-10-08 13:57:24 -04:00
docs chore(docs): Update man pages 2021-10-08 12:39:56 -04:00
.build.yml chore(docs): Use man pages 2021-10-07 22:02:35 -04:00
.gitignore chore: Add .gitignore 2021-10-07 22:06:30 -04:00
LICENSE Initial commit 2021-07-26 13:41:48 -04:00
Makefile fix: Typo in Makefile 2021-10-07 22:05:34 -04:00
README.md chore: Update README.md 2021-10-08 09:23:56 -04:00
aptpkg chore(release): aptpkg 1.0.1 2021-10-08 13:57:24 -04:00

README.md

aptpkg

sr.ht Project hub builds.sr.ht status

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).

Prerequisites

  • scdoc (build)
  • dpkg, dpkg-dev
  • git, wget, bash
  • unzip, tar, etc.

Usage

Run aptpkg --help or man aptpkg for more information.

Contribute

Send patches to this mailing list; you can follow this guide if you don't know how.

File confirmed bugs/ feature requests here!

License

aptpkg is published under an MIT License. See the LICENSE file for copyright and license details.