[Lxml-checkins] r50522 - in lxml/trunk: . doc

scoder at codespeak.net scoder at codespeak.net
Fri Jan 11 16:36:31 CET 2008


Author: scoder
Date: Fri Jan 11 16:36:30 2008
New Revision: 50522

Modified:
   lxml/trunk/   (props changed)
   lxml/trunk/doc/main.txt
Log:
 r3245 at delle:  sbehnel | 2008-01-11 16:36:16 +0100
 doc update


Modified: lxml/trunk/doc/main.txt
==============================================================================
--- lxml/trunk/doc/main.txt	(original)
+++ lxml/trunk/doc/main.txt	Fri Jan 11 16:36:30 2008
@@ -131,9 +131,11 @@
 Download
 --------
 
-The best way to download binary versions is to visit `lxml at the Python
-Package Index`_.  It has the source, eggs and installers for various platforms.
-The source distribution is signed with `this key`_.
+The best way to download lxml is to visit `lxml at the Python Package
+Index`_ (PyPI).  It has the source that compiles on various platforms.
+The source distribution is signed with `this key`_.  Binary builds for
+MS Windows usually become available through PyPI a few days after a
+source release.
 
 .. _`lxml at the Python Package Index`: http://pypi.python.org/pypi/lxml/
 .. _`this key`: pubkey.asc


More information about the lxml-checkins mailing list