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
|
Source: simple-image-reducer
Section: graphics
Priority: extra
Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: debhelper (>= 9),
dh-python,
intltool
Standards-Version: 3.9.8
Homepage: http://simple-image-reducer.org.ua/index-en.html
Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/simple-image-reducer/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/simple-image-reducer/trunk/
Package: simple-image-reducer
Architecture: all
Depends: ${misc:Depends},
python,
python-exif,
python-imaging,
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.
|