File: control

package info (click to toggle)
png2html 1.1-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 84 kB
  • ctags: 8
  • sloc: ansic: 119; makefile: 57
file content (17 lines) | stat: -rw-r--r-- 608 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: png2html
Section: graphics
Priority: extra
Maintainer: William Vera <billy@billy.com.mx>
Build-Depends: debhelper (>= 4.0.0), libgd-dev
Standards-Version: 3.6.1

Package: png2html
Architecture: any
Depends: ${shlibs:Depends}
Description: transforms a PNG image to a web page
 The Png2html takes a PNG image and transforms it pixel per pixel to a web page.
 It makes use of a text file supplied by the user to do the conversion.
 This program was inspired by http://rio.dhs.org/penguin.html and
 http://www.embt.com/tom/FreeBSD/textlogo1.html
 .
 Homepage http://www.engr.mun.ca/~holden/png2html.html