source:
branches/wsgi/packages/sipb-xen-database/setup.py
@
2496
Last change on this file since 2496 was 69, checked in by nelhage, 17 years ago | |
---|---|
File size: 132 bytes |
Line | |
---|---|
1 | from distutils.core import setup |
2 | setup(name='sipb_xen_database', |
3 | version='0.1', |
4 | packages=['sipb_xen_database'], |
5 | ) |
Note: See TracBrowser
for help on using the repository browser.