pkin/pkin
2026-09-04 21:07:33 +02:00
..
asset . 2026-09-04 19:59:24 +02:00
doc . 2026-09-04 19:59:24 +02:00
pkin . 2026-09-04 21:07:33 +02:00
pkin_internal . 2026-09-04 21:07:33 +02:00
command.h . 2026-09-04 19:59:24 +02:00
meson.build . 2026-09-04 19:59:24 +02:00
pkin-fetch.c . 2026-09-04 19:59:24 +02:00
pkin-search.c . 2026-09-04 19:59:24 +02:00
pkin.c . 2026-09-04 19:59:24 +02:00
pkin.h . 2026-09-04 19:59:24 +02:00
pkin_internal.h . 2026-09-04 19:59:24 +02:00
README . 2026-09-04 21:07:33 +02:00

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