diff options
author | Robby Workman <rw@rlworkman.net> | 2012-04-06 09:44:53 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-04-06 09:44:53 -0400 |
commit | ae440552097271383648dff005a882168115e0da (patch) | |
tree | c2395346663b92facc22962e0747691a0756bab3 /misc/html2ps/html2ps.info | |
parent | 6c1d2146bc227d6221c2c8f87a88668454921499 (diff) | |
download | slackbuilds-ae440552097271383648dff005a882168115e0da.tar.gz |
misc/html2ps: Added (converts html to postscript)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'misc/html2ps/html2ps.info')
-rw-r--r-- | misc/html2ps/html2ps.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/html2ps/html2ps.info b/misc/html2ps/html2ps.info new file mode 100644 index 0000000000..e28a40a9db --- /dev/null +++ b/misc/html2ps/html2ps.info @@ -0,0 +1,10 @@ +PRGNAM="html2ps" +VERSION="1.0b7" +HOMEPAGE="http://user.it.uu.se/~jan/html2ps.html" +DOWNLOAD="http://user.it.uu.se/~jan/html2ps-1.0b7.tar.gz" +MD5SUM="073ab8a239c8d0e3547192ee9016db15" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Robby Workman" +EMAIL="rw@rlworkman.net" +APPROVED="dsomero" |