cargo-ebuild
cargo-ebuild copied to clipboard
The tool does not escape decriptions and maybe some other strings
For example double quotes in the descriptions leak as-is into the ebuild. This is invalid, because in this ebuild the description is also enclosed in quotes
Do you have a crate as an example?
His scriptisto package exhibits this issue. I have replicated it with cargo-ebuild 0.3.1.