A command-line utility to download and install packages from APT repositories.
  • C 90.8%
  • CMake 7.4%
  • Python 1.4%
  • Shell 0.4%
Find a file
2026-02-05 20:39:51 -03:00
.github/workflows Bump version to 0.1-alpha7 2025-09-26 03:04:41 -03:00
src Add option to build shared library 2026-02-05 12:49:33 -03:00
submodules Drop support for patchelf 2026-01-31 20:40:51 -03:00
tools Add support for "apt search" and "apt show" interfaces 2026-01-27 14:56:04 -03:00
.editorconfig Initial commit 2025-05-02 07:41:41 -03:00
.gitattributes Initial commit 2025-05-02 07:41:41 -03:00
.gitignore Initial commit 2025-05-02 07:41:41 -03:00
.gitmodules Drop support for patchelf 2026-01-31 20:40:51 -03:00
CMakeLists.txt Add option to build shared library 2026-02-05 20:39:51 -03:00
LICENSE Initial commit 2025-05-02 07:41:41 -03:00
options.conf Bundle the options.conf file with the package 2025-07-08 01:01:14 -03:00
README.md Initial commit 2025-05-02 07:41:41 -03:00

Nouzen

A command-line utility to download and install packages from APT repositories.