1 #!/usr/bin/env python3.2
1 #!/usr/bin/env python3
2
3 from distutils.core import setup
4
5 setup(
6 name='pgtoolkit',