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

rust-termion-devel-1.5.5-2 RPM for noarch

From OpenMandriva 5.0 for x86_64 / main / release

Name: rust-termion-devel Distribution: OpenMandriva Lx
Version: 1.5.5 Vendor: OpenMandriva
Release: 2 Build date: Wed Mar 23 20:37:45 2022
Group: Unspecified Build host: ryzen9-4.openmandriva.org
Size: 87167 Source RPM: rust-termion-1.5.5-2.src.rpm
Packager: bero_massbuild <bero+massbuild@lindev.ch>
Url: https://crates.io/crates/termion
Summary: Bindless library for manipulating terminals
Bindless library for manipulating terminals.

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

Provides

Requires

License

MIT

Changelog

* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.5-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Mon Jan 27 2020 Josh Stone <jistone@redhat.com> - 1.5.5-1
  - Update to 1.5.5
* Mon Dec 02 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.5.4-1
  - Update to 1.5.4
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Wed Jun 19 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.5.3-1
  - Update to 1.5.3
* Mon Jun 03 2019 Josh Stone <jistone@redhat.com> - 1.5.2-1
  - Update to 1.5.2
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Jan 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.5.1-2
  - Rebuild for rust-packaging v5
* Sun Nov 19 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.5.1-1
  - Initial package

Files

/usr/share/cargo/registry/termion-1.5.5
/usr/share/cargo/registry/termion-1.5.5/.cargo-checksum.json
/usr/share/cargo/registry/termion-1.5.5/Cargo.toml
/usr/share/cargo/registry/termion-1.5.5/LICENSE
/usr/share/cargo/registry/termion-1.5.5/README.md
/usr/share/cargo/registry/termion-1.5.5/examples
/usr/share/cargo/registry/termion-1.5.5/examples/alternate_screen.rs
/usr/share/cargo/registry/termion-1.5.5/examples/alternate_screen_raw.rs
/usr/share/cargo/registry/termion-1.5.5/examples/async.rs
/usr/share/cargo/registry/termion-1.5.5/examples/click.rs
/usr/share/cargo/registry/termion-1.5.5/examples/color.rs
/usr/share/cargo/registry/termion-1.5.5/examples/commie.rs
/usr/share/cargo/registry/termion-1.5.5/examples/detect_color.rs
/usr/share/cargo/registry/termion-1.5.5/examples/is_tty.rs
/usr/share/cargo/registry/termion-1.5.5/examples/keys.rs
/usr/share/cargo/registry/termion-1.5.5/examples/mouse.rs
/usr/share/cargo/registry/termion-1.5.5/examples/rainbow.rs
/usr/share/cargo/registry/termion-1.5.5/examples/read.rs
/usr/share/cargo/registry/termion-1.5.5/examples/rustc_fun.rs
/usr/share/cargo/registry/termion-1.5.5/examples/simple.rs
/usr/share/cargo/registry/termion-1.5.5/examples/size.rs
/usr/share/cargo/registry/termion-1.5.5/examples/truecolor.rs
/usr/share/cargo/registry/termion-1.5.5/logo.svg
/usr/share/cargo/registry/termion-1.5.5/src
/usr/share/cargo/registry/termion-1.5.5/src/async.rs
/usr/share/cargo/registry/termion-1.5.5/src/clear.rs
/usr/share/cargo/registry/termion-1.5.5/src/color.rs
/usr/share/cargo/registry/termion-1.5.5/src/cursor.rs
/usr/share/cargo/registry/termion-1.5.5/src/event.rs
/usr/share/cargo/registry/termion-1.5.5/src/input.rs
/usr/share/cargo/registry/termion-1.5.5/src/lib.rs
/usr/share/cargo/registry/termion-1.5.5/src/macros.rs
/usr/share/cargo/registry/termion-1.5.5/src/raw.rs
/usr/share/cargo/registry/termion-1.5.5/src/screen.rs
/usr/share/cargo/registry/termion-1.5.5/src/scroll.rs
/usr/share/cargo/registry/termion-1.5.5/src/style.rs
/usr/share/cargo/registry/termion-1.5.5/src/sys
/usr/share/cargo/registry/termion-1.5.5/src/sys/redox
/usr/share/cargo/registry/termion-1.5.5/src/sys/redox/attr.rs
/usr/share/cargo/registry/termion-1.5.5/src/sys/redox/mod.rs
/usr/share/cargo/registry/termion-1.5.5/src/sys/redox/size.rs
/usr/share/cargo/registry/termion-1.5.5/src/sys/redox/tty.rs
/usr/share/cargo/registry/termion-1.5.5/src/sys/unix
/usr/share/cargo/registry/termion-1.5.5/src/sys/unix/attr.rs
/usr/share/cargo/registry/termion-1.5.5/src/sys/unix/mod.rs
/usr/share/cargo/registry/termion-1.5.5/src/sys/unix/size.rs
/usr/share/cargo/registry/termion-1.5.5/src/sys/unix/tty.rs
/usr/share/doc/rust-termion-devel
/usr/share/doc/rust-termion-devel/README.md
/usr/share/licenses/rust-termion-devel
/usr/share/licenses/rust-termion-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 11 23:03:51 2024