Name: thrift
Version: 0.6.0-dev
Cabal-Version: >= 1.4
-License: Apache License 2.0
+License: OtherLicense
Category: Foreign
Build-Type: Simple
Synopsis: Haskell bindings for the Apache Thrift RPC system
-Maintainer: thrift-dev@incubator.apache.org
+Homepage: http://thrift.apache.org
+Bug-Reports: https://issues.apache.org/jira/browse/THRIFT
+Maintainer: dev@thrift.apache.org
License-File: LICENSE
Description:
<ivy-module version="1.0">
<info organisation="org.apache.thrift" module="libthrift" revision="0.6.0-dev" >
<license name="Apache License 2.0" url="http://www.apache.org/licenses/LICENSE-2.0" />
- <ivyauthor name="Thrift Developers" url="thrift-dev@incubator.apache.org" />
- <repository name="apache repository" url="http://incubator.apache.org/thrift/" />
- <description homepage="http://incubator.apache.org/thrift/">
+ <ivyauthor name="Thrift Developers" url="dev@thrift.apache.org" />
+ <repository name="apache repository" url="http://thrift.apache.org" />
+ <description homepage="http://thrift.apache.org">
Java bindings for the Apache Thrift RPC system
</description>
</info>
version = '0.6.0-dev',
description = 'Python bindings for the Apache Thrift RPC system',
author = ['Thrift Developers'],
- author_email = ['thrift-dev@incubator.apache.org'],
- url = 'http://incubator.apache.org/thrift/',
+ author_email = ['dev@thrift.apache.org'],
+ url = 'http://thrift.apache.org',
license = 'Apache License 2.0',
packages = [
'thrift',
Thrift Ruby Software Library
- http://incubator.apache.org/thrift/
+ http://thrift.apache.org
== LICENSE:
Echoe.new('thrift') do |p|
p.author = ['Thrift Developers']
- p.email = ['thrift-dev@incubator.apache.org']
+ p.email = ['dev@thrift.apache.org']
p.summary = "Ruby bindings for the Apache Thrift RPC system"
- p.url = "http://incubator.apache.org/thrift/"
+ p.url = "http://thrift.apache.org"
p.include_rakefile = true
p.version = "0.6.0-dev"
p.rubygems_version = ">= 1.2.0"