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)
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.


No differences found