Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 179 → Rev 180

/relevation/branches/1.1/README.Windows.txt
1,12 → 1,8
 
This program requires either PyCrypto or PyCryptoPlus to be installed.
This program requires PyCrypto and lxml.
 
In Windows, specially in 64-bits Windows installing PyCrypto is non-trivial
whereas PyCryptoPlus, being pure python, can be installed with ease, so
I'm providing also a pre-packaged PyCryptoPlus zip file from my site.
lxml binaries for Windows can be found at <http://pypi.python.org/pypi/lxml>
pycrypto binaries for Windows (only 32bits) can be found at <http://www.voidspace.org.uk/python/modules.shtml#pycrypto>
 
Download from:
http://p.outlyer.net/relevation/files/python-cryptoplus.zip
 
To use install it just decompress the file and run setup.py.