apk-tools-rs

Crates.ioapk-tools-rs
lib.rsapk-tools-rs
version0.0.0
sourcesrc
created_at2022-01-04 15:56:47.798847
updated_at2022-01-04 15:56:47.798847
descriptionAlpine Package Keeper written in Rust
homepagehttps://github.com/panekj/apk-tools-rs.git
repositoryhttps://github.com/panekj/apk-tools-rs.git
max_upload_size
id507851
size736,196
Jakub Panek (panekj)

documentation

README

apk-tools-rs

Status

  • Package installation and removal:
    • Commands:
      • add
      • del
  • System maintanence:
    • Commands:
      • fix
      • update
      • upgrade
      • cache
    • ❗ currently using blake3 for index checksum
  • Querying package info:
    • Commands:
      • info
      • list
      • dot
      • policy
      • search
  • Repo maint:
    • Commands:
      • index
      • fetch
      • manifest
      • verify
  • Misc:
    • Commands:
      • audit
      • stats
      • version

This apk does not have coffee making abilities. (sorry)

Commit count: 0

cargo fmt