File: control

package info (click to toggle)
pyntor 0.6-4.1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 476 kB
  • ctags: 272
  • sloc: python: 4,009; makefile: 78; sh: 34
file content (21 lines) | stat: -rw-r--r-- 924 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: pyntor
Section: editors
Priority: optional
Maintainer: Vanessa Gutierrez <vanecgs@gmail.com>
Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~), dh-python
Standards-Version: 3.9.2
Homepage: http://pyntor.coolprojects.org/

Package: pyntor
Architecture: all
Depends: ${python:Depends}, python-pygame, ${misc:Depends}
Description: flexible and componentized presentation program
 Pyntor is a small, flexible and componentized presentation program. It
 is built upon Python and the SDL library (via pygame). Pyntor features
 a wiki-like presentation component, a HTML page component
 (Pyromaniac), and several more. Standard features like PDF/HTML
 export, page selection and interactivity are available, as are
 advanced features such as full-text search in the presentation slides.
 .
 Due to the minimal size and maximum configurability, Pyntor is a nice
 alternative to conventional presentation programs.