scallop

Crates.ioscallop
lib.rsscallop
version0.0.26
created_at2022-09-16 20:57:19.623566+00
updated_at2025-07-27 20:10:29.31889+00
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
size8,431,577
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.

Development

Note that currently the development workflow involves force pushing to the bash repo in order to keep the patch stack in order when upstream changes are merged.

Commit count: 7324

cargo fmt