Source: flvmeta
Section: video
Priority: optional
Maintainer: Neutron Soutmun <neutrons@debian.org>
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 libyaml-dev,
 pandoc
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/debian/flvmeta.git
Vcs-Browser: https://salsa.debian.org/debian/flvmeta
Homepage: https://github.com/noirotm/flvmeta
Rules-Requires-Root: no

Package: flvmeta
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Metadata injector for FLV video files
 flvmeta has the ability to inject all standard metadata tags into the
 onMetaData event, as well as insert an onLastSecond event.
 .
 It is also pretty fast and has a very small memory footprint, making it ideal
 for use as an automated tool on server environments.
