~thumper/wikkid/debian

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Tim Penhey
  • Date: 2010-11-07 23:59:21 UTC
  • Revision ID: tim@penhey.net-20101107235921-9oslhag5c82xr8l2
Add the dependency for the lxml package that creole uses.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
python-beautifulsoup - for testing of html (soon)
12
12
python-docutils for the ReST formatter
13
13
python-jinja2 for the templating
 
14
python-lxml for the creole parser
14
15
python-pygments - for the syntax hilighting
15
16
python-testtools - for running the test suite (optional)
16
17
python-webob - for the WSGI application bits