scallop

Crates.ioscallop
lib.rsscallop
version
sourcesrc
created_at2022-09-16 20:57:19.623566
updated_at2024-11-28 17:09:37.050866
descriptionWrapper library for bash
homepagehttps://github.com/pkgcraft/pkgcraft/tree/main/crates/scallop
repositoryhttps://github.com/pkgcraft/pkgcraft/tree/main/crates/scallop
max_upload_size
id667754
Cargo.toml error:TOML parse error at line 25, column 1 | 25 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Tim Harder (radhermit)

documentation

README

crates.io

scallop

Scallop wraps a forked version of bash supporting shell interactions (e.g. writing builtins or modifying variables, arrays, and functions) natively in rust.

Commit count: 0

cargo fmt