Contact as Person and Organization object, callable using lxml
authorFredrik Unger <fred@tree.se>
Fri, 9 Nov 2012 10:50:33 +0000 (11:50 +0100)
committerFredrik Unger <fred@tree.se>
Fri, 9 Nov 2012 10:50:33 +0000 (11:50 +0100)
commit0f1c9ee184a72059adccdd8d197f16017af4888f
tree379d481a2eea2a0d811cc03fb77773890b1bea5a
parent676fd9d928d47c787b38ca66011de179ae034beb
Contact as Person and Organization object, callable using lxml

The contact processing was rewrited to objects, using lxml for
xml generation. It is also callable from the commandline.
One difficulty is with assigning vCard data to the correct object.
Ex, a telephone number to an address or person.
Currently works well enough to be used in non trivial sites.
xinclude/contact.py