| .. | ||
| asset | ||
| doc | ||
| pkin | ||
| pkin_internal | ||
| command.h | ||
| meson.build | ||
| pkin-fetch.c | ||
| pkin-search.c | ||
| pkin.c | ||
| pkin.h | ||
| pkin_internal.h | ||
| README | ||
pkin is the binary package management frontend. think of this as something like debian's apt or alpine's apk. source package templates specify compile-time dependencies, i.e. packages that are required to be present in the build environment, e.g. gcc and glibc to compile a c project. repositories ------------ goal: - lazy pkg building - lazy metadata - makedeps: meson, ninja, libowfat deps: aria2, libowfat `-> or statically link