File: README

package info (click to toggle)
rst2pdf 0.93-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 7,136 kB
  • ctags: 2,285
  • sloc: python: 17,555; makefile: 813; sh: 91
file content (14 lines) | stat: -rw-r--r-- 366 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Requirements: PyQt4, poppler-qt4, rst2pdf, pygments, simplejson (if your python < 2.6).

Building instructions:

1) Enter the pypoppler folder

2) edit configure.py, specifically, I had to change 
   makefile.extra_include_dirs so it could find the 
   popplerqt4 and Qt includes.

3) run configure.py && make

4) Leave the pypoppler folder, and run python main.py