| Crates.io | apk_rs |
| lib.rs | apk_rs |
| version | 0.1.1 |
| created_at | 2025-10-01 11:12:20.14748+00 |
| updated_at | 2025-10-01 11:14:14.694905+00 |
| description | A simple new implementation of apk |
| homepage | https://github.com/zzjrabbit/apk-rs |
| repository | https://github.com/zzjrabbit/apk-rs |
| max_upload_size | |
| id | 1862398 |
| size | 46,529 |
This project is basically a Rust implementation of the Alpine Linux package manager.
Apk-rs provides a cross-platform way to build disk images containing Alpine Linux packages.
This is useful for new OSes that want to use Alpine Linux packages.