wowcpe 0.2.2

Command-line tool for the classical radio station WCPE
[[bin]]
doc = false
name = "wowcpe"
[dependencies.chrono]
version = "0.4"

[dependencies.chrono-tz]
version = "0.5"

[dependencies.clap]
version = "2.33"

[dependencies.curl]
version = "0.4"

[dependencies.marksman_escape]
version = "0.1"

[dependencies.scraper]
version = "0.12"

[dependencies.xdg]
version = "2.2.0"
[dev-dependencies.assert_matches]
version = "1.3"

[lib]
doc = true
name = "wowcpe"

[package]
authors = ["Mitchell Kember <mk12360@gmail.com>"]
categories = ["command-line-utilities"]
description = "Command-line tool for the classical radio station WCPE"
documentation = "https://docs.rs/wowcpe"
edition = "2018"
homepage = "https://github.com/mk12/wowcpe"
keywords = ["classical", "music", "WCPE", "scraper"]
license = "MIT"
name = "wowcpe"
readme = "README.md"
repository = "https://github.com/mk12/wowcpe"
version = "0.2.2"