Source: lazygal
Section: graphics
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Alexandre Rossi <niol@zincube.net>,
Build-Depends: debhelper-compat (= 13), pandoc
Build-Depends-Indep: dh-sequence-python3, python3, python3-setuptools
Standards-Version: 4.7.2.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/python-team/packages/lazygal.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/lazygal
Homepage: https://sml.zincube.net/~niol/repositories.git/lazygal/about/

Package: lazygal
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends},
         python3-pil,
         python3-genshi,
         gir1.2-gexiv2-0.10,
         python3-gi,
         libjs-jquery
Suggests: ffmpeg
Breaks: ${python3:Breaks}
Description: static web gallery generator
 Lazygal is another static web gallery generator written in Python. It is
 command line based, uses reusable engine and is lazy - it regenerates
 only parts that have to be regenerated.
 .
 There is support for many interesting features like subgalleries, EXIF
 information, theming and custom folder meta data. Included themes are
 pure XHTML + CSS.