[Lxml-checkins] r49559 - lxml/trunk
scoder at codespeak.net
scoder at codespeak.net
Sat Dec 8 16:07:05 CET 2007
Author: scoder
Date: Sat Dec 8 16:07:04 2007
New Revision: 49559
Modified:
lxml/trunk/INSTALL.txt
Log:
Modified: lxml/trunk/INSTALL.txt
==============================================================================
--- lxml/trunk/INSTALL.txt (original)
+++ lxml/trunk/INSTALL.txt Sat Dec 8 16:07:04 2007
@@ -34,7 +34,7 @@
This has been reported to work on Linux, MacOS-X 10.4 and Windows, as long as
libxml2 and libxslt are properly installed (including development packages,
-i.e. header files etc.).
+i.e. header files, etc.).
Building lxml from sources
@@ -84,3 +84,5 @@
``DYLD_LIBRARY_PATH`` to the directory where fink keeps the libraries.
.. _fink: http://finkproject.org/
+
+A MacPort of lxml is available. Try ``port install py25-lxml``.
More information about the lxml-checkins
mailing list