apk-rs

Crates.ioapk-rs
lib.rsapk-rs
version0.0.0
sourcesrc
created_at2022-01-04 15:58:55.841894
updated_at2022-01-04 15:58:55.841894
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
id507852
size736,178
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