- Split readme into readme and install
This commit is contained in:
parent
990a266893
commit
3efdeb48a7
20
gui/INSTALL.txt
Normal file
20
gui/INSTALL.txt
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
- Linux/Windows
|
||||||
|
|
||||||
|
Requirements:
|
||||||
|
|
||||||
|
windows: python (enthought) code.enthough.com/enthon
|
||||||
|
(all python dependencies, only need graphviz)
|
||||||
|
|
||||||
|
python www.python.org
|
||||||
|
wxPython www.wxpython.org
|
||||||
|
(c)elementtree elementtree
|
||||||
|
effbot.org/zone/element-index.htm (slower but more widely available)
|
||||||
|
celementtree effbot.org/zone/celementtree.htm (preferred)
|
||||||
|
graphviz www.graphviz.org
|
||||||
|
|
||||||
|
Optional:
|
||||||
|
|
||||||
|
Python Imaging Library www.pythonware.com/products/pil/
|
||||||
|
|
||||||
|
(It might be possible to include PIL in the sources)
|
||||||
|
|
@ -3,20 +3,3 @@ Scyther
|
|||||||
The Scyther Tool: Automatic Verification of Security Protocols
|
The Scyther Tool: Automatic Verification of Security Protocols
|
||||||
|
|
||||||
|
|
||||||
- Linux/Windows
|
|
||||||
|
|
||||||
Requirements:
|
|
||||||
|
|
||||||
python www.python.org
|
|
||||||
wxPython www.wxpython.org
|
|
||||||
(c)elementtree elementtree
|
|
||||||
effbot.org/zone/element-index.htm (slower but more widely available)
|
|
||||||
celementtree effbot.org/zone/celementtree.htm (preferred)
|
|
||||||
graphviz www.graphviz.org
|
|
||||||
|
|
||||||
Optional:
|
|
||||||
|
|
||||||
Python Imaging Library www.pythonware.com/products/pil/
|
|
||||||
|
|
||||||
(It might be possible to include PIL in the sources)
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user