Open patrickomatic opened 1 year ago
It looks like there's a package called cargo-deb that can do this easily. I think the hard part will be putting it through Debian's acceptance process
Actually, https://crates.io/crates/debcargo is what rust itself uses to package for debian
Make csv++ installable by apt