)
setup(name = 'Thrift',
- version = '1.0',
+ version = '0.1',
description = 'Thrift Python Libraries',
- author = ['Mark Slee'],
- author_email = ['mcslee@facebook.com'],
- url = 'http://code.facebook.com/thrift',
+ author = ['Thrift Developers'],
+ author_email = ['thrift-dev@incubator.apache.org'],
+ url = 'http://incubator.apache.org/thrift/',
+ license = 'Apache License 2.0',
packages = [
'thrift',
'thrift.protocol',