]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
setup: pyOpenSSL is now easy_installable, and pycryptopp now includes Crypto++, so...
authorZooko O'Whielacronx <zooko@zooko.com>
Thu, 24 Apr 2008 17:29:17 +0000 (10:29 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Thu, 24 Apr 2008 17:29:17 +0000 (10:29 -0700)
docs/install.html

index c1d313e21928e1cd889ed6b9e91a57cbc8c8f3ea..87031a464e0453f2622b48126177cac7aaaad3f0 100644 (file)
        <li><a href="http://python.org">Python</a> &gt;= v2.4.2 including development headers i.e. "Python.h"</li>
 
        <li><a href="http://openssl.org">OpenSSL</a> &gt;= v0.9.7, including development headers</li>
-
-       <li><a href="http://pyopenssl.sourceforge.net">PyOpenSSL</a> == v0.6</li>
-
-       <li><a href="http://cryptopp.com">Crypto++</a> &gt;= v5.2.1, including development headers</li>
       </ol>