2010-12-14 21:38:00 +00:00
|
|
|
Source: thrift
|
|
|
|
Section: devel
|
|
|
|
Priority: extra
|
|
|
|
Build-Depends: debhelper (>= 5), build-essential, mono-gmcs, python-dev, ant,
|
2014-07-10 03:39:34 +00:00
|
|
|
mono-devel, libmono-system-web2.0-cil, erlang-base, ruby1.8-dev, autoconf, automake,
|
|
|
|
pkg-config, libtool, bison, flex, libboost-dev | libboost1.40-dev, python-all,
|
2013-11-16 14:37:20 +00:00
|
|
|
python-all-dev, python-all-dbg, openjdk-6-jdk | java-sdk,
|
2010-12-14 21:38:00 +00:00
|
|
|
libboost-test-dev | libboost-test1.40-dev, libevent-dev, perl (>= 5.8.0-7),
|
2013-03-22 20:08:39 +00:00
|
|
|
php5, php5-dev, libglib2.0-dev, libqt4-dev
|
2010-12-14 21:38:00 +00:00
|
|
|
Maintainer: Thrift Developer's <dev@thrift.apache.org>
|
|
|
|
Homepage: http://thrift.apache.org/
|
2013-03-22 20:08:39 +00:00
|
|
|
Vcs-Git: https://git-wip-us.apache.org/repos/asf/thrift.git
|
|
|
|
Vcs-Browser: https://git-wip-us.apache.org/repos/asf?p=thrift.git
|
2010-12-14 21:38:00 +00:00
|
|
|
Standards-Version: 3.7.2
|
2014-07-10 03:39:34 +00:00
|
|
|
X-Python-Version: >= 2.6
|
2010-12-14 21:38:00 +00:00
|
|
|
|
|
|
|
Package: thrift-compiler
|
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
|
|
Description: Compiler for Thrift definition files
|
|
|
|
Thrift is a software framework for scalable cross-language services
|
|
|
|
development. It combines a software stack with a code generation engine to
|
|
|
|
build services that work efficiently and seamlessly.
|
2011-12-09 18:42:46 +00:00
|
|
|
.
|
|
|
|
This package contains the Thrift compiler that is used for translating
|
|
|
|
from .thrift files (containing the definitions) to the language binding
|
|
|
|
for the supported languages.
|
2010-12-14 21:38:00 +00:00
|
|
|
|
|
|
|
Package: python-thrift
|
|
|
|
Architecture: any
|
|
|
|
Section: python
|
|
|
|
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
|
|
|
|
Recommends: python-twisted-core
|
|
|
|
Provides: ${python:Provides}
|
|
|
|
Description: Python bindings for Thrift
|
|
|
|
Thrift is a software framework for scalable cross-language services
|
|
|
|
development. It combines a software stack with a code generation engine to
|
|
|
|
build services that work efficiently and seamlessly.
|
2011-12-09 18:42:46 +00:00
|
|
|
.
|
2010-12-14 21:38:00 +00:00
|
|
|
This package contains the Python bindings for Thrift. You will need the thrift
|
|
|
|
tool (in the thrift-compiler package) to compile your definition to Python
|
|
|
|
classes, and then the modules in this package will allow you to use those
|
|
|
|
classes in your programs.
|
|
|
|
|
|
|
|
Package: python-thrift-dbg
|
|
|
|
Architecture: any
|
|
|
|
Section: python
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, python-thrift (= ${binary:Version}), python-all-dbg
|
|
|
|
Provides: ${python:Provides}
|
|
|
|
Description: Python bindings for Thrift (debug version)
|
|
|
|
Thrift is a software framework for scalable cross-language services
|
|
|
|
development. It combines a software stack with a code generation engine to
|
|
|
|
build services that work efficiently and seamlessly.
|
2011-12-09 18:42:46 +00:00
|
|
|
.
|
2010-12-14 21:38:00 +00:00
|
|
|
This package contains the Python bindings for Thrift with debugging symbols.
|
|
|
|
You will need the thrift tool (in the thrift-compiler package) to compile your
|
|
|
|
definition to Python classes, and then the modules in this package will allow
|
|
|
|
you to use those classes in your programs.
|
|
|
|
|
2011-12-09 10:36:05 +00:00
|
|
|
Package: ruby-thrift
|
|
|
|
Architecture: all
|
2010-12-14 21:38:00 +00:00
|
|
|
Section: libs
|
2011-12-09 10:36:05 +00:00
|
|
|
Depends: ruby | ruby-interpreter, ${shlibs:Depends}, ${misc:Depends}
|
|
|
|
Provides: libthrift-ruby
|
|
|
|
Replaces: libthrift-ruby
|
|
|
|
Breaks: libthrift-ruby
|
2010-12-14 21:38:00 +00:00
|
|
|
Description: Ruby bindings for Thrift
|
|
|
|
Thrift is a software framework for scalable cross-language services
|
|
|
|
development. It combines a software stack with a code generation engine to
|
|
|
|
build services that work efficiently and seamlessly.
|
2011-12-09 18:42:46 +00:00
|
|
|
.
|
2010-12-14 21:38:00 +00:00
|
|
|
This package contains the Ruby bindings for Thrift. You will need the thrift
|
|
|
|
tool (in the thrift-compiler package) to compile your definition to Ruby
|
|
|
|
classes, and then the modules in this package will allow you to use those
|
|
|
|
classes in your programs.
|
|
|
|
|
|
|
|
Package: libthrift-java
|
|
|
|
Architecture: all
|
|
|
|
Section: libs
|
|
|
|
Depends: java-gcj-compat | java1-runtime | java2-runtime, ${misc:Depends}
|
|
|
|
Description: Java bindings for Thrift
|
|
|
|
Thrift is a software framework for scalable cross-language services
|
|
|
|
development. It combines a software stack with a code generation engine to
|
|
|
|
build services that work efficiently and seamlessly.
|
2011-12-09 18:42:46 +00:00
|
|
|
.
|
2010-12-14 21:38:00 +00:00
|
|
|
This package contains the Java bindings for Thrift. You will need the thrift
|
|
|
|
tool (in the thrift-compiler package) to compile your definition to Java
|
|
|
|
classes, and then the modules in this package will allow you to use those
|
|
|
|
classes in your programs.
|
|
|
|
|
|
|
|
Package: libthrift-cil
|
|
|
|
Architecture: all
|
|
|
|
Section: libs
|
2011-10-20 02:11:02 +00:00
|
|
|
Depends: cli-common, libmono-corlib1.0-cil (>= 1.0), libmono-system1.0-cil (>= 1.0),
|
|
|
|
libmono-system-web2.0-cil, ${misc:Depends}
|
2010-12-14 21:38:00 +00:00
|
|
|
Description: CLI bindings for Thrift
|
|
|
|
Thrift is a software framework for scalable cross-language services
|
|
|
|
development. It combines a software stack with a code generation engine to
|
|
|
|
build services that work efficiently and seamlessly.
|
2011-12-09 18:42:46 +00:00
|
|
|
.
|
2010-12-14 21:38:00 +00:00
|
|
|
This package contains the CLI bindings for Thrift. You will need the thrift
|
|
|
|
tool (in the thrift-compiler package) to compile your definition to C#
|
|
|
|
classes, and then the modules in this package will allow you to use those
|
|
|
|
classes in your programs.
|
|
|
|
|
|
|
|
Package: libthrift-perl
|
|
|
|
Architecture: all
|
|
|
|
Section: perl
|
|
|
|
Depends: perl (>= 5.8.0-7), ${misc:Depends}
|
|
|
|
Description: Perl bindings for Thrift
|
|
|
|
Thrift is a software framework for scalable cross-language services
|
|
|
|
development. It combines a software stack with a code generation engine to
|
|
|
|
build services that work efficiently and seamlessly.
|
2011-12-09 18:42:46 +00:00
|
|
|
.
|
2010-12-14 21:38:00 +00:00
|
|
|
This package contains the Perl bindings for Thrift. You will need the thrift
|
|
|
|
tool (in the thrift-compiler package) to compile your definition to Perl
|
|
|
|
classes, and then the modules in this package will allow you to use those
|
|
|
|
classes in your programs.
|
|
|
|
|
|
|
|
Package: libthrift0
|
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
|
|
Description: Thrift C++ library
|
|
|
|
Thrift is a software framework for scalable cross-language services
|
|
|
|
development. It combines a software stack with a code generation engine to
|
|
|
|
build services that work efficiently and seamlessly.
|
2011-12-09 18:42:46 +00:00
|
|
|
.
|
|
|
|
This package contains the runtime libraries needed for C++ applications
|
|
|
|
using Thrift.
|
2010-12-14 21:38:00 +00:00
|
|
|
|
|
|
|
Package: libthrift-dev
|
|
|
|
Architecture: any
|
|
|
|
Section: libdevel
|
2011-04-12 20:36:12 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libthrift0, libglib2.0-dev
|
2010-12-14 21:38:00 +00:00
|
|
|
Description: Thrift C++ library (development headers)
|
|
|
|
Thrift is a software framework for scalable cross-language services
|
|
|
|
development. It combines a software stack with a code generation engine to
|
|
|
|
build services that work efficiently and seamlessly.
|
2011-12-09 18:42:46 +00:00
|
|
|
.
|
2010-12-14 21:38:00 +00:00
|
|
|
This package contains the development libraries required for writing C++
|
2011-12-09 18:42:46 +00:00
|
|
|
applications using Thrift.
|
2010-12-14 21:38:00 +00:00
|
|
|
|
|
|
|
Package: php5-thrift
|
|
|
|
Architecture: any
|
|
|
|
Section: php
|
|
|
|
Depends: ${php:Depends}, ${shlibs:Depends}, ${misc:Depends}
|
|
|
|
Provides: ${php:Provides}
|
|
|
|
Description: PHP bindings for Thrift
|
|
|
|
Thrift is a software framework for scalable cross-language services
|
|
|
|
development. It combines a software stack with a code generation engine to
|
|
|
|
build services that work efficiently and seamlessly.
|
2011-12-09 18:42:46 +00:00
|
|
|
.
|
2010-12-14 21:38:00 +00:00
|
|
|
This package contains the PHP bindings for Thrift.
|