File: control

package info (click to toggle)
pylize 1.3b-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 356 kB
  • ctags: 140
  • sloc: python: 935; makefile: 65
file content (21 lines) | stat: -rw-r--r-- 848 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
Source: pylize
Section: misc
Priority: optional
Maintainer: Pilar Gonzalez Villalba <pgvillalba@malaga.es>
Uploaders: Ana Beatriz Guerrero Lopez <ana@debian.org>
Build-Depends-Indep: python-support (>= 0.3), python-all-dev (>= 2.3.5-11), python-empy
Build-Depends: debhelper (>= 5.0.37.2)
Standards-Version: 3.7.2

Package: pylize
Architecture: all
Depends: ${python:Depends}, python-empy
Description: On-Screen presentation generation tool
 pylize is a Python script that generates a set of HTML files that
 make up an on-screen presentation from a master file. The HTML files
 can be viewed with any CSS-aware browser. The master file contains
 the text for all the slides and some additional information like
 title, author etc. pylize can also create a template master file for
 you.
 .
  Homepage: http://www.chrisarndt.de/en/software/pylize/