office-gobmx/external/lxml/README
Samuel Thibault 84ef6d8254 Build external lxml if not provided by system
except on windows, where gla11y will resort to python's internal xml parser,
which does not provide line numbers.

This allows gla11y to be runnable on all systems.

Change-Id: Ica4eb90f59bddfcefd783fc2ed9c8c27357e7572
Reviewed-on: https://gerrit.libreoffice.org/50115
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2018-02-28 22:54:21 +01:00

7 lines
213 B
Text

LXML XML processing python Library from [http://lxml.de/].
This library is used for the .ui accessibility checker bin/gla11y
The archive was downloaded from:
[http://lxml.de/files/lxml-4.1.1.tgz]
on 2018-02-22.