forvo-cli 0.1.0

Play Forvo pronunciations directly from the terminal
[dependencies.argparse]
version = "0.2.2"

[dependencies.regex]
version = "1.4.3"

[dependencies.requests]
version = "0.0.30"

[package]
authors = ["Francesco Urbani <francescourbanidue@gmail.com>"]
description = "Play Forvo pronunciations directly from the terminal"
edition = "2018"
keywords = ["forvo", "pronunciations"]
license-file = "LICENSE.txt"
name = "forvo-cli"
readme = "README.md"
repository = "https://github.com/urbanij/forvo-cli/"
version = "0.1.0"