Source: moviepy
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Roland Mas <lolando@debian.org>,
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 dh-sequence-python3,
 ffmpeg,
 fonts-liberation,
 graphicsmagick,
 gsfonts,
 pybuild-plugin-pyproject,
 python3-all,
 python3-coverage,
 python3-decorator,
 python3-imageio,
 python3-imageio-ffmpeg,
 python3-numpy,
 python3-pip,
 python3-proglog,
 python3-pytest,
 python3-pytest-cov,
 python3-requests,
 python3-setuptools,
 python3-wheel,
Standards-Version: 4.7.2
Homepage: https://zulko.github.io/moviepy/
Vcs-Git: https://salsa.debian.org/python-team/packages/moviepy.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/moviepy

Package: python3-moviepy
Architecture: all
Depends:
 ffmpeg,
 python3-decorator,
 python3-imageio,
 python3-numpy,
 python3-proglog,
 python3-requests,
 python3-tqdm,
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 fonts-liberation,
 graphicsmagick-imagemagick-compat,
 gsfonts,
 python3-matplotlib,
 python3-opencv,
 python3-pil,
 python3-scipy,
 python3-skimage,
 python3-sklearn,
 yt-dlp,
Description: Video editing with Python
 MoviePy is a Python library for video editing: cutting,
 concatenations, title insertions, video compositing
 (a.k.a. non-linear editing), video processing, and creation of custom
 effects.
