Source: python-ffmpeg-progress-yield Section: python Maintainer: Debian Python Team Uploaders: Alexander Sulfrian Build-Depends: debhelper-compat (= 14), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-uv-build, Build-Depends-Indep: ffmpeg , procps , python3-pdoc , python3-pytest , python3-pytest-asyncio , Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-ffmpeg-progress-yield Vcs-Git: https://salsa.debian.org/python-team/packages/python-ffmpeg-progress-yield.git Homepage: https://github.com/slhck/ffmpeg-progress-yield Testsuite: autopkgtest-pkg-pybuild Package: python3-ffmpeg-progress-yield Architecture: all Multi-Arch: foreign Description: Run an FFmpeg command with its progress yielded - Python 3.x This library provides a generator-based interface for monitoring the progress of FFmpeg operations. It parses the output of FFmpeg commands to obtain the current percentage of the processing. . This package contains the Python 3 module. Package: ffmpeg-progress-yield Section: video Architecture: all Depends: python3-tqdm, python3-ffmpeg-progress-yield (= ${binary:Version}) Description: Run an FFmpeg command with its progress yielded - CLI This library provides a generator-based interface for monitoring the progress of FFmpeg operations. It parses the output of FFmpeg commands to obtain the current percentage of the processing. . This package contains the CLI script. Package: python-ffmpeg-progress-yield-doc Section: doc Architecture: all Multi-Arch: foreign Description: Run an FFmpeg command with its progress yielded - documentation This library provides a generator-based interface for monitoring the progress of FFmpeg operations. It parses the output of FFmpeg commands to obtain the current percentage of the processing. . This package contains the documentation for ffmpeg-progress-yield.