File: control

package info (click to toggle)
gextractwinicons 0.3.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 236 kB
  • ctags: 52
  • sloc: python: 434; sh: 38; makefile: 6
file content (23 lines) | stat: -rw-r--r-- 1,114 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
Source: gextractwinicons
Section: graphics
Priority: optional
Maintainer: Fabio Castelli <muflone@vbsimple.net>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Standards-Version: 3.9.1
Build-Depends: cdbs (>= 0.4.49), python (>= 2.5), debhelper (>= 7)
Build-Depends-Indep: dh-python
Homepage: http://code.google.com/p/gextractwinicons/
Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/gextractwinicons/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/gextractwinicons/trunk/
X-Python-Version: >= 2.5

Package: gextractwinicons
Architecture: all
Depends: python-gtk2, python-glade2, librsvg2-common, icoutils, ${python:Depends}, ${misc:Depends}
Description: extracts cursors and icons from MS Windows compatible resource files
 gExtractWinIcons can extract cursors, and icons from MS Windows compatible
 resource files (like .exe, .dll, .ocx, .cpl).
 .
 Both icons, cursors and PNG images can be extracted from resources files with
 different resolution and color depth.
 The extracted icon files can be also used for "favicon.ico" website icon.