File: README

package info (click to toggle)
rst2pdf 0.16-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 6,828 kB
  • sloc: python: 17,981; makefile: 809; sh: 92
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