zantetsu 0.2.0

Ultra-fast, intelligent library for anime metadata extraction and normalization
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
rust-version = "1.85"
name = "zantetsu"
version = "0.2.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Ultra-fast, intelligent library for anime metadata extraction and normalization"
homepage = "https://github.com/enrell/psyche"
documentation = "https://docs.rs/zantetsu"
readme = "README.md"
keywords = [
    "anime",
    "parser",
    "metadata",
    "torrent",
    "ner",
]
categories = [
    "parser-implementations",
    "multimedia",
]
license = "MIT"
repository = "https://github.com/enrell/psyche"

[lib]
name = "zantetsu"
path = "src/lib.rs"

[dependencies.zantetsu-core]
version = "0.2.0"

[dependencies.zantetsu-vecdb]
version = "0.2.0"