代码拉取完成,页面将自动刷新
[package]
name = "dezoomify-rs"
version = "2.6.5"
authors = ["lovasoa"]
edition = "2018"
license-file = "LICENSE"
description = "Allows downloading zoomable images. Supports several different formats such as zoomify, iiif, and deep zoom images."
documentation = "https://docs.rs/dezoomify-rs"
repository = "https://github.com/lovasoa/dezoomify-rs"
homepage = "https://lovasoa.github.io/dezoomify-rs/"
readme = "README.md"
keywords = ["image", "download"]
[dependencies]
image = "0.23"
png = "0.16"
reqwest = { version = "0.11", features = ["gzip"] }
tokio = { version = "1", features = ["full"] }
futures = "0.3"
custom_error = "1.7"
structopt = "0.3"
evalexpr = "5.0"
regex = "1"
lazy_static = "1.3"
itertools = "0.10"
serde = { version = "1.0", features = ["derive"] }
serde_yaml = "0.8"
serde-xml-rs = "0.4"
serde_json = "1.0"
json5 = "0.3"
serde_urlencoded = "0.7"
block-modes = "0.7"
aes = "0.6"
hmac = "0.10"
sha-1 = "0.9"
base64 = "0.13"
indicatif = "0.15"
sanitize-filename-reader-friendly = "1"
colour = "0.5"
human-panic = "1"
log = "0.4"
env_logger = "0.8"
url = "2"
fixedbitset = "0.3"
[dev-dependencies]
criterion = "0.3"
img_hash = "3"
tempdir = "0.3"
[[bench]]
name = "local_dezoomifying"
harness = false
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。