Changeset 3526
- Timestamp:
- 08/18/08 13:32:05 (5 years ago)
- Files:
-
- 1 modified
-
branch/UmitBluetooth/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branch/UmitBluetooth/setup.py
r3525 r3526 51 51 distutils.core.setup(name='UmitBluetooth', 52 52 version="0.7RC1", 53 description=' umitBluetooth is a bluetooth device scanner',54 long_description=' umitBluetooth is a bluetooth device scanner which has an integrated manufacturer detection to display devices in a graphical manner.',53 description='UmitBluetooth is a bluetooth device scanner', 54 long_description='UmitBluetooth is a bluetooth device scanner which has an integrated manufacturer detection to display devices in a graphical manner.', 55 55 author='Devtar Singh', 56 56 author_email='devtar@gmail.com',
