zantetsu-core 0.2.0

Heuristic anime metadata extraction and normalization engine
Documentation
1
2
3
4
5
pub mod heuristic;
pub mod unified;

pub use heuristic::HeuristicParser;
pub use unified::{Parser, ParserConfig, parse, parse_with_mode};