mirror of
https://github.com/AmanoTeam/Nouzen.git
synced 2026-07-21 13:42:11 -03:00
A command-line utility to download and install packages from APT repositories.
- C 86%
- Java 8.5%
- CMake 4.4%
- Python 0.8%
- Shell 0.3%
Add Java bindings and CLI for the native library: - nz-jni / repository-jni shared libraries (JNI wrappers for libquery, repository, package, options, nproc, osdetect) - Java Gradle project under src/java (cli + library packages, tests) - CMake nz-jni target linked to libnz, with NOUZEN_ASAN option - repo_get_uri declaration in repository.h - Gradle wrapper |
||
|---|---|---|
| .github/workflows | ||
| src | ||
| submodules | ||
| tools | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| CMakeLists.txt | ||
| LICENSE | ||
| options.conf | ||
| README.md | ||
Nouzen
A command-line utility to download and install packages from APT repositories.