Contact as Person and Organization object, callable using lxml
[treecutter.git] / bin / treecutter
1 #!/usr/bin/python
2
3 from treecutter import main
4
5 main.main()