Hi, my name is Mark Battey. I came out of retirement to write Newbie, a text processing shell written in Rust. Its key feature is eliminating string delimiters and escape characters — all commands start with &, and parsing runs to the next &keyword rather than to whitespace or quotes. This makes bulk text manipulation much simpler than sed/awk/grep for certain workflows. Review request: https://bugzilla.redhat.com/show_bug.cgi?id=2416466 Spec URL: https://raw.githubusercontent.com/markallenbattey/Newbie/1.0.6/newbie.spec SRPM URL: https://github.com/markallenbattey/Newbie/releases/download/1.0.6/newbie-1.0.6-1.fc43.src.rpm -- _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
