Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rust-crossterm0.22-devel-0.22.1-1.el9 RPM for noarch

From EPEL 9 for aarch64 / Packages / r

Name: rust-crossterm0.22-devel Distribution: Fedora Project
Version: 0.22.1 Vendor: Fedora Project
Release: 1.el9 Build date: Wed Dec 7 22:27:38 2022
Group: Unspecified Build host: buildvm-a64-40.iad2.fedoraproject.org
Size: 341537 Source RPM: rust-crossterm0.22-0.22.1-1.el9.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/crossterm
Summary: Crossplatform terminal library for manipulating terminals
Crossplatform terminal library for manipulating terminals.

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

Provides

Requires

License

MIT

Changelog

* Fri Nov 25 2022 Fabio Valentini <decathorpe@gmail.com> 0.22.1-1
  - Initial import (crossterm 0.22 compat package)

Files

/usr/share/cargo/registry/crossterm-0.22.1
/usr/share/cargo/registry/crossterm-0.22.1/.cargo-checksum.json
/usr/share/cargo/registry/crossterm-0.22.1/CHANGELOG.md
/usr/share/cargo/registry/crossterm-0.22.1/Cargo.toml
/usr/share/cargo/registry/crossterm-0.22.1/LICENSE
/usr/share/cargo/registry/crossterm-0.22.1/README.md
/usr/share/cargo/registry/crossterm-0.22.1/docs
/usr/share/cargo/registry/crossterm-0.22.1/docs/CONTRIBUTING.md
/usr/share/cargo/registry/crossterm-0.22.1/docs/crossterm_c.png
/usr/share/cargo/registry/crossterm-0.22.1/docs/crossterm_full.png
/usr/share/cargo/registry/crossterm-0.22.1/docs/crossterm_full.svg
/usr/share/cargo/registry/crossterm-0.22.1/docs/know-problems.md
/usr/share/cargo/registry/crossterm-0.22.1/examples
/usr/share/cargo/registry/crossterm-0.22.1/examples/README.md
/usr/share/cargo/registry/crossterm-0.22.1/examples/event-match-modifiers.rs
/usr/share/cargo/registry/crossterm-0.22.1/examples/event-poll-read.rs
/usr/share/cargo/registry/crossterm-0.22.1/examples/event-read-char-line.rs
/usr/share/cargo/registry/crossterm-0.22.1/examples/event-read.rs
/usr/share/cargo/registry/crossterm-0.22.1/examples/event-stream-async-std.rs
/usr/share/cargo/registry/crossterm-0.22.1/examples/event-stream-tokio.rs
/usr/share/cargo/registry/crossterm-0.22.1/examples/is_tty.rs
/usr/share/cargo/registry/crossterm-0.22.1/examples/stderr.rs
/usr/share/cargo/registry/crossterm-0.22.1/src
/usr/share/cargo/registry/crossterm-0.22.1/src/ansi_support.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/command.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/cursor
/usr/share/cargo/registry/crossterm-0.22.1/src/cursor.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/cursor/sys
/usr/share/cargo/registry/crossterm-0.22.1/src/cursor/sys.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/cursor/sys/unix.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/cursor/sys/windows.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/error.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/event
/usr/share/cargo/registry/crossterm-0.22.1/src/event.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/event/filter.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/event/read.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/event/source
/usr/share/cargo/registry/crossterm-0.22.1/src/event/source.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/event/source/unix.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/event/source/windows.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/event/stream.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/event/sys
/usr/share/cargo/registry/crossterm-0.22.1/src/event/sys.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/event/sys/unix
/usr/share/cargo/registry/crossterm-0.22.1/src/event/sys/unix.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/event/sys/unix/file_descriptor.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/event/sys/unix/parse.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/event/sys/unix/waker.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/event/sys/windows
/usr/share/cargo/registry/crossterm-0.22.1/src/event/sys/windows.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/event/sys/windows/parse.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/event/sys/windows/poll.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/event/sys/windows/waker.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/event/timeout.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/lib.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/macros.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/style
/usr/share/cargo/registry/crossterm-0.22.1/src/style.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/style/attributes.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/style/content_style.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/style/styled_content.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/style/stylize.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/style/sys
/usr/share/cargo/registry/crossterm-0.22.1/src/style/sys.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/style/sys/windows.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/style/types
/usr/share/cargo/registry/crossterm-0.22.1/src/style/types.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/style/types/attribute.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/style/types/color.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/style/types/colored.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/style/types/colors.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/terminal
/usr/share/cargo/registry/crossterm-0.22.1/src/terminal.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/terminal/sys
/usr/share/cargo/registry/crossterm-0.22.1/src/terminal/sys.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/terminal/sys/unix.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/terminal/sys/windows.rs
/usr/share/cargo/registry/crossterm-0.22.1/src/tty.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:54:45 2024