rust-astral-tokio-tar-devel-0.5.2-1.fc40 in Fedora 40
↵ Return to the main page of rust-astral-tokio-tar-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2025-03-18 |
Benjamin A. Beasley <code at musicinmybrain dot net> - 0.5.2-1 |
- Update to 0.5.2 (close RHBZ#2353074)
- Test data now appears in the crate |
2025-02-09 |
Benjamin A. Beasley <code at musicinmybrain dot net> - 0.5.1-1 |
- Update to 0.5.1 (close RHBZ#2344574) |
2025-02-07 |
Benjamin A. Beasley <code at musicinmybrain dot net> - 0.5.0-1 |
- Initial package (close RHBZ#2344105) |
Provides
- crate(astral-tokio-tar)
- rust-astral-tokio-tar-devel
Files
- usr/
- share/
- cargo/
- registry/
- astral-tokio-tar-0.5.2/
- .cargo-checksum.json
- CHANGELOG.md
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- README.md
- examples/
- extract_file.rs
- list.rs
- raw_list.rs
- write.rs
- src/
- archive.rs
- builder.rs
- entry.rs
- entry_type.rs
- error.rs
- fs.rs
- header.rs
- lib.rs
- pax.rs
- tests/
- all.rs
- archives/
- 7z_long_path.tar
- directory.tar
- duplicate_dirs.tar
- empty_filename.tar
- file_times.tar
- link.tar
- pax.tar
- pax2.tar
- paxlongname.tar
- reading_files.tar
- simple.tar
- simple_missing_last_header.tar
- spaces.tar
- sparse-1.tar
- sparse-large.tar
- sparse-n.sh
- sparse.tar
- xattrs.tar
- entry.rs
- header/