Source: moviepy
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Roland Mas <lolando@debian.org>
Section: python
Priority: optional
Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 13),
 python3-pip, python3-wheel, python3-pytest, python3-pytest-cov, python3-coverage,
 python3-requests, python3-numpy, python3-imageio, python3-decorator,
 python3-proglog, ffmpeg, graphicsmagick-imagemagick-compat,
 fonts-liberation, gsfonts
Standards-Version: 4.5.1
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: ${misc:Depends}, ${python3:Depends}, python3-imageio,
 python3-proglog, python3-tqdm, python3-decorator, python3-numpy,
 python3-requests, ffmpeg
Suggests: python3-opencv, python3-skimage, python3-sklearn,
 python3-scipy, python3-matplotlib, youtube-dl, python3-pil,
 graphicsmagick-imagemagick-compat, fonts-liberation, gsfonts
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.

