Binary package “golang-github-flytam-filenamify-dev” in ubuntu oracular

Convert a string to a valid safe filename (library)

 Converts a string to a valid safe filename. For example, characters such as
 /, <, >, :, ", \, | are either removed or optionally replaced with a specified
 character.