shiratsu-naming

Crates.ioshiratsu-naming
lib.rsshiratsu-naming
version0.1.7
sourcesrc
created_at2021-03-28 01:14:46.971734
updated_at2022-08-14 01:27:54.119528
descriptionZero-copy file name parser for No-Intro, TOSEC, and GoodTools named ROM files.
homepage
repositoryhttps://github.com/SnowflakePowered/shiratsu/tree/master/shiratsu-naming
max_upload_size
id374482
size195,650
Ronny Chan (chyyran)

documentation

README

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.

Commit count: 0

cargo fmt