SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

rust-awc-devel rpm build for : Fedora 37. For other distributions click rust-awc-devel.

Name : rust-awc-devel
Version : 3.0.1 Vendor : Fedora Project
Release : 1.fc37 Date : 2022-08-25 12:29:41
Group : Unspecified Source RPM : rust-awc-3.0.1-1.fc37.src.rpm
Size : 0.28 MB
Packager : Fedora Project
Summary : Async HTTP and WebSocket client library
Description :
Async HTTP and WebSocket client library.

This package contains library source intended for building other packages which
use the \"awc\" crate.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/37/Everything/x86_64/os/Packages/r

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  rust-awc-devel-3.0.1-1.fc37.noarch.rpm
ftp.icm.edu.pl  rust-awc-devel-3.0.1-1.fc37.noarch.rpm
     

Provides :
crate(awc)
rust-awc-devel

Requires :
(crate(actix-codec/default) >= 0.5.0 with crate(actix-codec/default) < 0.6.0~)
(crate(actix-http/default) >= 3.0.0 with crate(actix-http/default) < 4.0.0~)
(crate(actix-http/http2) >= 3.0.0 with crate(actix-http/http2) < 4.0.0~)
(crate(actix-http/ws) >= 3.0.0 with crate(actix-http/ws) < 4.0.0~)
(crate(actix-rt) >= 2.1.0 with crate(actix-rt) < 3.0.0~)
(crate(actix-service/default) >= 2.0.0 with crate(actix-service/default) < 3.0.0~)
(crate(actix-tls/connect) >= 3.0.0 with crate(actix-tls/connect) < 4.0.0~)
(crate(actix-tls/default) >= 3.0.0 with crate(actix-tls/default) < 4.0.0~)
(crate(actix-tls/uri) >= 3.0.0 with crate(actix-tls/uri) < 4.0.0~)
(crate(actix-utils/default) >= 3.0.0 with crate(actix-utils/default) < 4.0.0~)
(crate(ahash/default) >= 0.7.0 with crate(ahash/default) < 0.8.0~)
(crate(base64/default) >= 0.13.0 with crate(base64/default) < 0.14.0~)
(crate(bytes/default) >= 1.0.0 with crate(bytes/default) < 2.0.0~)
(crate(cfg-if/default) >= 1.0.0 with crate(cfg-if/default) < 2.0.0~)
(crate(derive_more/default) >= 0.99.5 with crate(derive_more/default) < 0.100.0~)
(crate(futures-core/alloc) >= 0.3.7 with crate(futures-core/alloc) < 0.4.0~)
(crate(futures-util/alloc) >= 0.3.7 with crate(futures-util/alloc) < 0.4.0~)
(crate(futures-util/sink) >= 0.3.7 with crate(futures-util/sink) < 0.4.0~)
(crate(h2/default) >= 0.3.9 with crate(h2/default) < 0.4.0~)
(crate(http/default) >= 0.2.5 with crate(http/default) < 0.3.0~)
(crate(itoa/default) >= 1.0.0 with crate(itoa/default) < 2.0.0~)
(crate(log/default) >= 0.4.0 with crate(log/default) < 0.5.0~)
(crate(mime/default) >= 0.3.0 with crate(mime/default) < 0.4.0~)
(crate(percent-encoding/default) >= 2.1.0 with crate(percent-encoding/default) < 3.0.0~)
(crate(pin-project-lite/default) >= 0.2.0 with crate(pin-project-lite/default) < 0.3.0~)
(crate(rand/default) >= 0.8.0 with crate(rand/default) < 0.9.0~)
(crate(serde/default) >= 1.0.0 with crate(serde/default) < 2.0.0~)
(crate(serde_json/default) >= 1.0.0 with crate(serde_json/default) < 2.0.0~)
(crate(serde_urlencoded/default) >= 0.7.0 with crate(serde_urlencoded/default) < 0.8.0~)
(crate(tokio/default) >= 1.8.4 with crate(tokio/default) < 2.0.0~)
(crate(tokio/sync) >= 1.8.4 with crate(tokio/sync) < 2.0.0~)
cargo
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(RichDependencies) <= 4.12.0-1
rpmlib(TildeInVersions) <= 4.10.0-1


Content of RPM :
/usr/share/cargo/registry/awc-3.0.1
/usr/share/cargo/registry/awc-3.0.1/.cargo-checksum.json
/usr/share/cargo/registry/awc-3.0.1/CHANGES.md
/usr/share/cargo/registry/awc-3.0.1/Cargo.toml
/usr/share/cargo/registry/awc-3.0.1/LICENSE-APACHE
/usr/share/cargo/registry/awc-3.0.1/LICENSE-MIT
/usr/share/cargo/registry/awc-3.0.1/README.md
/usr/share/cargo/registry/awc-3.0.1/examples
/usr/share/cargo/registry/awc-3.0.1/examples/client.rs
/usr/share/cargo/registry/awc-3.0.1/src
/usr/share/cargo/registry/awc-3.0.1/src/any_body.rs
/usr/share/cargo/registry/awc-3.0.1/src/builder.rs
/usr/share/cargo/registry/awc-3.0.1/src/client
/usr/share/cargo/registry/awc-3.0.1/src/client/config.rs
/usr/share/cargo/registry/awc-3.0.1/src/client/connection.rs
/usr/share/cargo/registry/awc-3.0.1/src/client/connector.rs
/usr/share/cargo/registry/awc-3.0.1/src/client/error.rs
/usr/share/cargo/registry/awc-3.0.1/src/client/h1proto.rs
/usr/share/cargo/registry/awc-3.0.1/src/client/h2proto.rs
/usr/share/cargo/registry/awc-3.0.1/src/client/mod.rs
/usr/share/cargo/registry/awc-3.0.1/src/client/pool.rs
/usr/share/cargo/registry/awc-3.0.1/src/connect.rs
/usr/share/cargo/registry/awc-3.0.1/src/error.rs
/usr/share/cargo/registry/awc-3.0.1/src/frozen.rs
/usr/share/cargo/registry/awc-3.0.1/src/lib.rs
/usr/share/cargo/registry/awc-3.0.1/src/middleware
/usr/share/cargo/registry/awc-3.0.1/src/middleware/mod.rs
/usr/share/cargo/registry/awc-3.0.1/src/middleware/redirect.rs
/usr/share/cargo/registry/awc-3.0.1/src/request.rs
/usr/share/cargo/registry/awc-3.0.1/src/responses
There is 15 files more in these RPM.

 
ICM