| Crates.io | filesystem_in_a_file |
| lib.rs | filesystem_in_a_file |
| version | 0.0.1 |
| created_at | 2023-02-07 20:43:26.320669+00 |
| updated_at | 2023-02-07 20:43:26.320669+00 |
| description | In-memory FS representation for testing image builders |
| homepage | |
| repository | https://github.com/vmagro/filesystem_in_a_file |
| max_upload_size | |
| id | 779096 |
| size | 102,001 |
A complete view of a filesystem provided by various archive formats. Currently this crate supports BTRFS Sendstreams, tarballs, and cpio archives.
The intended use case is to use this in-memory representation to enable full-filesystem comparisons during integration tests for image packaging tools.
License: MIT