Source: lazygal
Section: graphics
Priority: optional
Maintainer: Michal Čihař <nijel@debian.org>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>, Alexandre Rossi <alexandre.rossi@gmail.com>
Build-Depends: debhelper (>= 9), docbook-xsl, xsltproc
Build-Depends-Indep: python3 (>= 3.3), dh-python, python3-distutils
Standards-Version: 3.9.8
Vcs-Git: https://salsa.debian.org/python-team/applications/lazygal.git
Vcs-Browser: https://salsa.debian.org/python-team/applications/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 (>= 0.10.1),
         python3-gi,
         python3 (>= 3.3)
Suggests: gstreamer1.0-plugins-base,
          gstreamer1.0-plugins-good,
          gir1.2-gstreamer-1.0,
          gir1.2-gst-plugins-base-1.0,
          python3-gst-1.0
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.
