Crates.io | shiratsu-naming |
lib.rs | shiratsu-naming |
version | 0.1.7 |
source | src |
created_at | 2021-03-28 01:14:46.971734 |
updated_at | 2022-08-14 01:27:54.119528 |
description | Zero-copy file name parser for No-Intro, TOSEC, and GoodTools named ROM files. |
homepage | |
repository | https://github.com/SnowflakePowered/shiratsu/tree/master/shiratsu-naming |
max_upload_size | |
id | 374482 |
size | 195,650 |
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.