ffmpreg 0.1.2

An experimental general-purpose multimedia toolkit.
Documentation
[[bin]]
name = "ffmpreg"
path = "src/main.rs"

[dependencies.clap]
features = ["derive"]
version = "4.5"

[lib]
name = "ffmpreg"
path = "src/lib.rs"

[package]
authors = ["Yazalde Filimone <yazaldefilimon@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "An experimental general-purpose multimedia toolkit."
edition = "2024"
exclude = ["readme.md", "dx-*"]
license = "Apache-2.0"
name = "ffmpreg"
readme = "README.md"
repository = "https://github.com/yazaldefilimone/ffmpreg"
version = "0.1.2"