ckiss

KISS in C
git clone git://bvnf.space/ckiss.git
Log | Files | Refs | README | LICENSE

README (340B)


      1
      2
      3
      4
      5
      6
      7
      8
      9
     10
     11
     12
     13
     14
     15
     16
     17
     18
     19
     20
     21
     22
     23
     24
     25
# 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)