Crates.io | cromulent |
lib.rs | cromulent |
version | 0.1.1 |
source | src |
created_at | 2022-02-03 15:35:49.048721 |
updated_at | 2022-02-07 10:03:17.258476 |
description | A safe wrapper around `wordexp-sys`. |
homepage | https://seamsay.gitlab.io/cromulent-rs |
repository | https://gitlab.com/seamsay/cromulent-rs |
max_upload_size | |
id | 526273 |
size | 47,112 |
cromulent-rs
Expand perfectly cromulent words, with the wordexp(3)
C function. See the documentation for more information.
This crate has only been tested on Linux. It should work on all Unix flavours, but any other OS is probably going to be a crapshoot.
I don't believe for a second that the current API is ideal, far from in fact. If you have any ideas, please open an issue to discuss it.
Linux works, other Unix OSs probably work, anything else... ¯\_(ツ)_/¯
Currently this crate is only tested on Linux, but it would be good to set up testing for macOS and a BSD.