xml: change from amara to lxml
authorFredrik Unger <fred@tree.se>
Fri, 25 Jan 2013 10:32:59 +0000 (11:32 +0100)
committerFredrik Unger <fred@tree.se>
Fri, 25 Jan 2013 10:32:59 +0000 (11:32 +0100)
commit64995a9107fbfaa36ddebc078575ba2823e4eb4f
treee8c981acc453a6cf543dffc5b9e92fe69f288ce2
parenta77d0ee52170cd6f9c6c97939dc218b274a42658
xml: change from amara to lxml

changed xml processing from amara to lxml, mainly due to that lxml is
more actively maintained and availible in distributions.
Some html generation was also changed to lxml, there the namespace could
cause some problems (language menu).
treecutter/constants.py
treecutter/directory.py
treecutter/page.py
treecutter/sitemap.py