shiratsu-naming 0.1.3

Zero-copy file name parser for No-Intro, TOSEC, and GoodTools named ROM files.
Documentation

shiratsu-naming

Latest Version Docs License

shiratsu-naming is a parser for catalogued ROM file names that follow common naming conventions. It provides a zero-copy tokenizing API for file names from the following supported naming conventions.

shiratsu-naming does not use regular expressions and is throughly tested against a large set of names to support a variety of edge cases for each supported naming convention.

See the crate documentation for usage examples and more.