Crates.io | scallop |
lib.rs | scallop |
version | 0.0.26 |
created_at | 2022-09-16 20:57:19.623566+00 |
updated_at | 2025-07-27 20:10:29.31889+00 |
description | Wrapper library for bash |
homepage | https://github.com/pkgcraft/pkgcraft/tree/main/crates/scallop |
repository | https://github.com/pkgcraft/pkgcraft/tree/main/crates/scallop |
max_upload_size | |
id | 667754 |
size | 8,431,577 |
Scallop wraps a forked version of bash supporting shell interactions (e.g. writing builtins or modifying variables, arrays, and functions) natively in rust.
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.