aabacchus / ckiss

Kiss package manager written in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# CKISS

An implementation of the kiss package manager in C.


[.] = partially implemented
[x] = fully implemented

[ ] alternatives
[ ] build
[ ] hooks
[x] checksum
[.] download
[ ] install
[x] list
[ ] remove
[x] search
[.] update
[ ] upgrade
[x] version
[ ] external tools

## Dependencies

BLAKE3 library (https://git.sr.ht/~mcf/b3sum)

About

Kiss package manager written in C

License:MIT License


Languages

Language:C 97.0%Language:Makefile 3.0%