ffcli 0.1.6

A ffmpeg cli args builder
Documentation
[dependencies.log]
version = "^0.4.8"

[dependencies.thiserror]
version = "1.0.20"

[package]
authors = ["DarkSky"]
categories = ["command-line-interface"]
description = "A ffmpeg cli args builder"
edition = "2018"
homepage = "https://github.com/darkskygit/ffcli.rs"
include = ["src/**/*", "Cargo.toml", "README.md", "LICENSE"]
keywords = ["ffmpeg", "cli", "args", "builder"]
license = "AGPL-3.0-or-later"
name = "ffcli"
readme = "README.md"
repository = "https://github.com/darkskygit/ffcli.rs"
version = "0.1.6"