Adding initial bin/treecutter, and setup.py and package files.
[treecutter.git] / bin / treecutter
1 #!/usr/bin/python
2
3 from treecutter import main
4
5 #main.run()