free repo list properly
version string validation simplification to make it faster. regex was way too slow
added missing packages.c .h files
repositores and packages in arrays instead of llist
load package list to memory
corrct order of repositories
use busybox style linked lists
added apk_fetch test
test/apk_fetch/Makefile: initial import
make usage return instead of exit.