note about PyXML

git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@218 4cde692c-a291-49d1-8350-778aa11640f8
This commit is contained in:
jvr 2002-05-12 12:58:22 +00:00
parent 7de32f2fb4
commit 911b33d531

View File

@ -57,8 +57,10 @@ You need the following software to use FontTools:
<LI>
<B>PyXML</B>, a set of XML tools:
<A HREF="http://sourceforge.net/projects/pyxml/">http://sourceforge.net/projects/pyxml/</A>
<BR>Installation should be very similar to installing Numeric Python, see above.
<BR><I>Note:</I> some Python distributions already contain the neccesary XML support.
If "import xml.parsers.expat" works at the Python interactive prompt, you don't need to
install PyXML.
</UL>