From 45320175c5f2266f063315108fd5b4f986e10a0d Mon Sep 17 00:00:00 2001 From: Roger Meier Date: Fri, 4 May 2012 21:55:55 +0000 Subject: THRIFT-1574 Apache project branding requirements: DOAP file [PATCH] Patch: Shane Curcuru roger: added more languages and categories git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1334209 13f79535-47bb-0310-9956-ffa450edef68 --- doap.rdf | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100755 doap.rdf (limited to 'doap.rdf') diff --git a/doap.rdf b/doap.rdf new file mode 100755 index 000000000..f5218be3c --- /dev/null +++ b/doap.rdf @@ -0,0 +1,77 @@ + + + + + + 2012-04-14 + + Apache Thrift + + + Apache Thrift software provides a framework for scalable cross-language services development, combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, JavaScript, Node.js, Smalltalk, OCaml and Delphi and other languages. + Apache Thrift allows you to define data types and service interfaces in a simple definition file. Taking that file as input, the compiler generates code to be used to easily build RPC clients and servers that communicate seamlessly across programming languages. Instead of writing a load of boilerplate code to serialize and transport your objects and invoke remote methods, you can get right down to business. + + + + ActionScript + C + C# + C++ + Cocoa + D + Delphi + Erlang + Go + Haskell + Java + JavaScript + node.js + Ocaml + Perl + PHP + Python + SmallTalk + + + + + + + Apache Thrift 0.8.0 + 2011-11-29 + 0.8.0 + + + + + + + + + + + Apache Thrift PMC + + + + + -- cgit v1.2.1