rust-tar-devel rpm build for : Fedora 10. For other distributions click rust-tar-devel.
Name : rust-tar-devel
| |
Version : 0.4.43
| Vendor : Fedora Project
|
Release : 1.el10_0
| Date : 2024-11-05 00:08:50
|
Group : Unspecified
| Source RPM : rust-tar-0.4.43-1.el10_0.src.rpm
|
Size : 0.26 MB
| |
Packager : Fedora Project
| |
Summary : Rust implementation of a TAR file reader and writer
|
Description :
A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once.
This package contains library source intended for building other packages which use the \"tar\" crate.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/epel/10/Everything/ppc64le/Packages/r |
Content of RPM
Changelog
Provides
Requires
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
crate(tar)
rust-tar-devel
Requires :
Content of RPM :
/usr/share/cargo/registry/tar-0.4.43
/usr/share/cargo/registry/tar-0.4.43/.cargo-checksum.json
/usr/share/cargo/registry/tar-0.4.43/Cargo.toml
/usr/share/cargo/registry/tar-0.4.43/LICENSE-APACHE
/usr/share/cargo/registry/tar-0.4.43/LICENSE-MIT
/usr/share/cargo/registry/tar-0.4.43/README.md
/usr/share/cargo/registry/tar-0.4.43/examples
/usr/share/cargo/registry/tar-0.4.43/examples/extract_file.rs
/usr/share/cargo/registry/tar-0.4.43/examples/list.rs
/usr/share/cargo/registry/tar-0.4.43/examples/raw_list.rs
/usr/share/cargo/registry/tar-0.4.43/examples/write.rs
/usr/share/cargo/registry/tar-0.4.43/src
/usr/share/cargo/registry/tar-0.4.43/src/archive.rs
/usr/share/cargo/registry/tar-0.4.43/src/builder.rs
/usr/share/cargo/registry/tar-0.4.43/src/entry.rs
/usr/share/cargo/registry/tar-0.4.43/src/entry_type.rs
/usr/share/cargo/registry/tar-0.4.43/src/error.rs
/usr/share/cargo/registry/tar-0.4.43/src/header.rs
/usr/share/cargo/registry/tar-0.4.43/src/lib.rs
/usr/share/cargo/registry/tar-0.4.43/src/pax.rs
/usr/share/cargo/registry/tar-0.4.43/tests
/usr/share/cargo/registry/tar-0.4.43/tests/all.rs
/usr/share/cargo/registry/tar-0.4.43/tests/entry.rs
/usr/share/cargo/registry/tar-0.4.43/tests/header
/usr/share/cargo/registry/tar-0.4.43/tests/header/mod.rs