Menu

[r515]: / trunk / php-java-bridge / debian / control  Maximize  Restore  History

Download this file

22 lines (18 with data), 1.0 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
Source: php-java-bridge
Section: web
Priority: optional
Maintainer: Andre Felipe Machado <af-machado@uol.com.br>
Build-Depends: debhelper (>= 5), libncurses5 (>= 5.5-2 ), libselinux1 (>= 1.30-1 ), libsepol1 (>= 1.12.24-1 ), php5-dev (>= 5.1.0 ) | php4-dev (>= 4.4.4 ), automake (>= 1.6.3 ) | automake1.7 | automake1.8 | automake1.9, sun-java5-jdk (>= 1 ), locales (>= 2.3.6.ds1-4 ), gcc (>= 3.2 ), make (>= 1 )
Standards-Version: 3.7.2
Package: php-java-bridge
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${php:Depends}, sun-java5-jre, tomcat5
Description: XML-based net connection protocol between PHP-Java / ECMA 335 vm.
The PHP/Java Bridge is an optimized, XML-based network
protocol which can be used to connect a native script
engine with a Java or ECMA 335 virtual machine.
It is more than 50 times faster than local RPC via SOAP,
uses less resources on the web-server side and it is faster
and more reliable than a communication via the Java Native
Interface.
This Debian package installs as modules.