Click here to visit the old openkoji buildsystem (Archived)

Information for RPM rust-nu-explore-devel-0.96.1-1.fc41.noarch.rpm

ID414964
Buildrust-nu-explore-0.96.1-1.fc41
Namerust-nu-explore-devel
Version0.96.1
Release1.fc41
Epoch
Archnoarch
DraftFalse
SummaryNushell table pager
DescriptionNushell table pager. This package contains library source intended for building other packages which use the "nu-explore" crate.
Build Time2024-10-20 17:09:17 GMT
Size50.08 KB
c557ca5897e446992ee316e6b72d3bb1
LicenseMIT
Buildrootf41-build-side-1-3006248-36738
Provides
crate(nu-explore) = 0.96.1
rust-nu-explore-devel = 0.96.1-1.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(crate(ansi-str/default) >= 0.8.0 with crate(ansi-str/default) < 0.9.0~)
(crate(anyhow/default) >= 1.0.82 with crate(anyhow/default) < 2.0.0~)
(crate(crossterm/default) >= 0.27.0 with crate(crossterm/default) < 0.28.0~)
(crate(log/default) >= 0.4.0 with crate(log/default) < 0.5.0~)
(crate(lscolors) >= 0.17.0 with crate(lscolors) < 0.18.0~)
(crate(lscolors/nu-ansi-term) >= 0.17.0 with crate(lscolors/nu-ansi-term) < 0.18.0~)
(crate(nu-ansi-term/default) >= 0.50.1 with crate(nu-ansi-term/default) < 0.51.0~)
(crate(nu-color-config/default) >= 0.96.1 with crate(nu-color-config/default) < 0.97.0~)
(crate(nu-engine/default) >= 0.96.1 with crate(nu-engine/default) < 0.97.0~)
(crate(nu-json/default) >= 0.96.1 with crate(nu-json/default) < 0.97.0~)
(crate(nu-parser/default) >= 0.96.1 with crate(nu-parser/default) < 0.97.0~)
(crate(nu-pretty-hex/default) >= 0.96.1 with crate(nu-pretty-hex/default) < 0.97.0~)
(crate(nu-protocol/default) >= 0.96.1 with crate(nu-protocol/default) < 0.97.0~)
(crate(nu-table/default) >= 0.96.1 with crate(nu-table/default) < 0.97.0~)
(crate(nu-utils/default) >= 0.96.1 with crate(nu-utils/default) < 0.97.0~)
(crate(once_cell/default) >= 1.18.0 with crate(once_cell/default) < 2.0.0~)
(crate(ratatui/default) >= 0.26.0 with crate(ratatui/default) < 0.27.0~)
(crate(strip-ansi-escapes/default) >= 0.2.0 with crate(strip-ansi-escapes/default) < 0.3.0~)
(crate(terminal_size/default) >= 0.3.0 with crate(terminal_size/default) < 0.4.0~)
(crate(unicode-width/default) >= 0.1.0 with crate(unicode-width/default) < 0.2.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
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 49 of 49
Name ascending sort Size
/usr/share/cargo/registry/nu-explore-0.96.10.00 B
/usr/share/cargo/registry/nu-explore-0.96.1/.cargo-checksum.json26.00 B
/usr/share/cargo/registry/nu-explore-0.96.1/Cargo.toml1.61 KB
/usr/share/cargo/registry/nu-explore-0.96.1/LICENSE1.07 KB
/usr/share/cargo/registry/nu-explore-0.96.1/README.md202.00 B
/usr/share/cargo/registry/nu-explore-0.96.1/src0.00 B
/usr/share/cargo/registry/nu-explore-0.96.1/src/commands0.00 B
/usr/share/cargo/registry/nu-explore-0.96.1/src/commands/expand.rs1.82 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/commands/help.rs3.41 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/commands/mod.rs1.03 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/commands/nu.rs3.09 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/commands/quit.rs685.00 B
/usr/share/cargo/registry/nu-explore-0.96.1/src/commands/table.rs1.57 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/commands/try.rs1.08 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/default_context.rs480.00 B
/usr/share/cargo/registry/nu-explore-0.96.1/src/explore.rs8.42 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/lib.rs3.75 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/nu_common0.00 B
/usr/share/cargo/registry/nu-explore-0.96.1/src/nu_common/command.rs2.88 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/nu_common/lscolor.rs2.76 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/nu_common/mod.rs769.00 B
/usr/share/cargo/registry/nu-explore-0.96.1/src/nu_common/string.rs330.00 B
/usr/share/cargo/registry/nu-explore-0.96.1/src/nu_common/table.rs2.19 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/nu_common/value.rs5.69 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/pager0.00 B
/usr/share/cargo/registry/nu-explore-0.96.1/src/pager/command_bar.rs1.36 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/pager/events.rs1.82 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/pager/mod.rs27.53 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/pager/report.rs1.33 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/pager/status_bar.rs3.42 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/registry0.00 B
/usr/share/cargo/registry/nu-explore-0.96.1/src/registry/command.rs2.80 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/registry/mod.rs2.24 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/views0.00 B
/usr/share/cargo/registry/nu-explore-0.96.1/src/views/binary0.00 B
/usr/share/cargo/registry/nu-explore-0.96.1/src/views/binary/binary_widget.rs10.75 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/views/binary/mod.rs6.10 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/views/colored_text_widget.rs3.88 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/views/cursor0.00 B
/usr/share/cargo/registry/nu-explore-0.96.1/src/views/cursor/mod.rs3.39 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/views/cursor/window_cursor.rs3.81 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/views/cursor/window_cursor_2d.rs4.07 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/views/mod.rs2.91 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/views/preview.rs4.75 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/views/record0.00 B
/usr/share/cargo/registry/nu-explore-0.96.1/src/views/record/mod.rs22.81 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/views/record/table_widget.rs21.32 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/views/try.rs7.79 KB
/usr/share/cargo/registry/nu-explore-0.96.1/src/views/util.rs4.57 KB
Component of
1 through 1 of 1
Buildroot descending sort Created State
f41-build-side-1-3012397-36869 2024-10-22 21:09:03 expired