sanitize-filename
sanitize-filename copied to clipboard
If you have a very long filename ``` let out = sanitize_filename::sanitize("Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin quis metus ultricies, consectetur nisi sed, faucibus urna. Integer scelerisque...
sanitize-filename doesn't have a man page. I wrote one from scratch. Especially the command/examples section could use some work. Feel free to improve it. [sanitize-filename.md](https://github.com/kardeiz/sanitize-filename/files/8758871/sanitize-filename.md)
Hi. I'm in the process of packaging your crate for debian. I noticed the following lintian warnings: ``` librust-sanitize-filename-dev: executable-not-elf-or-script usr/share/cargo/registry/sanitize-filename-0.4.0/.gitignore librust-sanitize-filename-dev: executable-not-elf-or-script usr/share/cargo/registry/sanitize-filename-0.4.0/README.md librust-sanitize-filename-dev: executable-not-elf-or-script usr/share/cargo/registry/sanitize-filename-0.4.0/src/lib.rs librust-sanitize-filename-dev: executable-not-elf-or-script usr/share/cargo/registry/sanitize-filename-0.4.0/src/main.rs...