[dependencies]
[lib]
name = "enma"
path = "src/lib.rs"
[package]
authors = ["Ritesh Ghosh ghoshritesh55@gmail.com"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["text-processing", "web-programming"]
description = "Rust crate that provides high-level APIs to obtain information on anime and manga."
edition = "2021"
homepage = "https://github.com/DaioEnma/enma.rs"
keywords = ["anime", "manga", "rust", "scraper", "otaku"]
license = "MIT"
name = "enma"
readme = "README.md"
repository = "https://github.com/DaioEnma/enma.rs"
version = "0.1.0"