diff options
| author | Stefan Behnel <scoder@users.berlios.de> | 2011-03-06 21:12:17 +0100 |
|---|---|---|
| committer | Stefan Behnel <scoder@users.berlios.de> | 2011-03-06 21:12:17 +0100 |
| commit | 1a3fe3ff019a0cb5196bf201debe2d0a081ba667 (patch) | |
| tree | 51f3f1a6b85a30b79004f59a8ad3ce9f52bff0c9 /doc/FAQ.txt | |
| parent | 8e75ce0afa943aac2f38ae1db720c8dd13568146 (diff) | |
| download | python-lxml-1a3fe3ff019a0cb5196bf201debe2d0a081ba667.tar.gz | |
link to inofficial lxml Windows binary builds
--HG--
branch : trunk
Diffstat (limited to 'doc/FAQ.txt')
| -rw-r--r-- | doc/FAQ.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/FAQ.txt b/doc/FAQ.txt index 4e76e4d0..1710c0b6 100644 --- a/doc/FAQ.txt +++ b/doc/FAQ.txt @@ -399,6 +399,9 @@ PyPI URL, e.g.:: http://pypi.python.org/pypi/lxml/2.1.5 +Christoph Gohlke also provides `unofficial lxml binary builds for +Windows <http://www.lfd.uci.edu/~gohlke/pythonlibs/#lxml>`. + Apart from that, we generally do not provide binary builds of lxml, as most of the other operating systems out there can build lxml without problems (with the exception of `MacOS-X`_), and the sheer mass of |
