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

rust-nu-cli-devel-0.99.1-2.fc41 RPM for noarch

From Fedora 41 updates for aarch64 / Packages / r

Name: rust-nu-cli-devel Distribution: Fedora Project
Version: 0.99.1 Vendor: Fedora Project
Release: 2.fc41 Build date: Thu Nov 21 19:11:56 2024
Group: Unspecified Build host: buildvm-x86-12.iad2.fedoraproject.org
Size: 373858 Source RPM: rust-nu-cli-0.99.1-2.fc41.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/nu-cli
Summary: CLI-related functionality for Nushell
CLI-related functionality for Nushell.

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

Provides

Requires

License

MIT

Changelog

* Wed Nov 20 2024 Benjamin A. Beasley <[email protected]> - 0.99.1-2
  - Allow rstest 0.23
* Sat Nov 16 2024 Michel Lind <[email protected]> - 0.99.1-1
  - Update to version 0.99.1
* Thu Aug 01 2024 Michel Lind <[email protected]> - 0.96.1-1
  - Update to version 0.96.1; Fixes: RHBZ#2272720
* Sat Jul 20 2024 Fedora Release Engineering <[email protected]> - 0.91.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Mar 21 2024 Michel Lind <[email protected]> - 0.91.0-1
  - Update to 0.91.0 (rhbz#2267998)
* Sat Feb 17 2024 Michel Lind <[email protected]> - 0.88.1-2
  - Fix f38 ix86 build
* Fri Feb 16 2024 Michel Lind <[email protected]> - 0.88.1-1
  - Initial package (rhbz#2264484)

Files

/usr/share/cargo/registry/nu-cli-0.99.1
/usr/share/cargo/registry/nu-cli-0.99.1/.cargo-checksum.json
/usr/share/cargo/registry/nu-cli-0.99.1/Cargo.toml
/usr/share/cargo/registry/nu-cli-0.99.1/LICENSE
/usr/share/cargo/registry/nu-cli-0.99.1/README.md
/usr/share/cargo/registry/nu-cli-0.99.1/src
/usr/share/cargo/registry/nu-cli-0.99.1/src/commands
/usr/share/cargo/registry/nu-cli-0.99.1/src/commands/commandline
/usr/share/cargo/registry/nu-cli-0.99.1/src/commands/commandline/commandline_.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/commands/commandline/edit.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/commands/commandline/get_cursor.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/commands/commandline/mod.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/commands/commandline/set_cursor.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/commands/default_context.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/commands/history
/usr/share/cargo/registry/nu-cli-0.99.1/src/commands/history/history_.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/commands/history/history_session.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/commands/history/mod.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/commands/keybindings.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/commands/keybindings_default.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/commands/keybindings_list.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/commands/keybindings_listen.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/commands/mod.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/completions
/usr/share/cargo/registry/nu-cli-0.99.1/src/completions/base.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/completions/command_completions.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/completions/completer.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/completions/completion_common.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/completions/completion_options.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/completions/custom_completions.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/completions/directory_completions.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/completions/dotnu_completions.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/completions/file_completions.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/completions/flag_completions.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/completions/mod.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/completions/operator_completions.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/completions/variable_completions.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/config_files.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/eval_cmds.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/eval_file.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/lib.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/menus
/usr/share/cargo/registry/nu-cli-0.99.1/src/menus/help_completions.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/menus/menu_completions.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/menus/mod.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/nu_highlight.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/print.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/prompt.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/prompt_update.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/reedline_config.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/repl.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/syntax_highlight.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/util.rs
/usr/share/cargo/registry/nu-cli-0.99.1/src/validation.rs
/usr/share/cargo/registry/nu-cli-0.99.1/tests
/usr/share/cargo/registry/nu-cli-0.99.1/tests/commands
/usr/share/cargo/registry/nu-cli-0.99.1/tests/commands/keybindings_list.rs
/usr/share/cargo/registry/nu-cli-0.99.1/tests/commands/mod.rs
/usr/share/cargo/registry/nu-cli-0.99.1/tests/commands/nu_highlight.rs
/usr/share/cargo/registry/nu-cli-0.99.1/tests/completions
/usr/share/cargo/registry/nu-cli-0.99.1/tests/completions/mod.rs
/usr/share/cargo/registry/nu-cli-0.99.1/tests/completions/support
/usr/share/cargo/registry/nu-cli-0.99.1/tests/completions/support/completions_helpers.rs
/usr/share/cargo/registry/nu-cli-0.99.1/tests/completions/support/mod.rs
/usr/share/cargo/registry/nu-cli-0.99.1/tests/main.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Dec 4 03:50:46 2024