| 41 | | For Debian-based systems, dependencies can be installed with: |
|---|
| 42 | | |
|---|
| 43 | | * For PIL: aptitude install python-imaging |
|---|
| 44 | | * For ReportLab: aptitude install python-reportlab |
|---|
| 45 | | * For HTML5Lib: aptitude install python-html5lib |
|---|
| | 41 | For Debian/Fedora based systems, dependencies can be installed with: |
|---|
| | 42 | |
|---|
| | 43 | * For PIL: aptitude/yum install python-imaging |
|---|
| | 44 | * For ReportLab: aptitude/yum install python-reportlab |
|---|
| | 45 | * For HTML5Lib: aptitude/yum install python-html5lib |
|---|
| | 46 | * For Pygments: aptitude/yum install python-pygments |
|---|