File: control

package info (click to toggle)
lazygal 0.10.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,676 kB
  • sloc: python: 5,600; javascript: 1,095; sh: 21; makefile: 5
file content (32 lines) | stat: -rw-r--r-- 1,226 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: lazygal
Section: graphics
Priority: optional
Maintainer: Michal Čihař <nijel@debian.org>
Uploaders: Debian Python Team <team+python@tracker.debian.org>, Alexandre Rossi <alexandre.rossi@gmail.com>
Build-Depends: debhelper-compat (= 13), pandoc
Build-Depends-Indep: python3, dh-python, python3-distutils
Standards-Version: 4.5.1
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 (>= 0.10.1),
         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.