import items
This commit is contained in:
parent
e41942ea99
commit
823ae2a676
11 changed files with 181 additions and 36 deletions
5
README
5
README
|
|
@ -21,6 +21,11 @@ you need a working python 2.7.x installation and the following packages:
|
|||
python-simplejson python-lxml
|
||||
pip install -r requirements.txt
|
||||
|
||||
On Linux you need to always install:
|
||||
|
||||
apt-get install \
|
||||
python-imaging python-lxml ghostscript
|
||||
|
||||
== Development ==
|
||||
|
||||
mkdir client
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue