File: control

package info (click to toggle)
simple-image-reducer 1.0.2-7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 204 kB
  • sloc: python: 438; makefile: 139
file content (25 lines) | stat: -rw-r--r-- 906 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
Source: simple-image-reducer
Section: graphics
Priority: optional
Maintainer: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: debhelper (>= 11),
	dh-python,
	intltool
Standards-Version: 4.1.5
Homepage: https://github.com/henrythasler/simple-image-reducer
Vcs-Git: https://salsa.debian.org/debian/simple-image-reducer.git
Vcs-Browser: https://salsa.debian.org/debian/simple-image-reducer

Package: simple-image-reducer
Architecture: all
Depends: ${misc:Depends},
	python,
	python-exif,
	python-pil,
	python-gtk2,
Description: GTK application to easily reduce and rotate images
 Simple Image Reducer is an GTK application to easily reduce and rotate
 images. It can be useful for processing digital photos before sending by
 email or uploading on the Web. Image files can be supplied to
 the application from the file manager using the context menu "Open with...",
 or dragging files to the main window.