blob: a9a684ee6f24e6fe650067ac0ca2aff3b6bd95e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Source: libivy-java
Section: devel
Priority: optional
Maintainer: Yannick Jestin <jestin@cena.fr>
#Standards-Version: 3.5.2
Build-Depends: java-compiler, lynx, libregexp-java, lib-gnu.getopt-java | libgetopt-java, docbook-utils, sgml2x, fastjar
Package: libivy-java
Architecture: all
Depends: java-virtual-machine, lib-gnu.getopt-java | libgetopt-java, libregexp-java
Suggests:
Description: Ivy Software bus for java
The libivy-java package is a pure-Java implementation of the Ivy software bus
messaging scheme. It intends to ease the programming of distributed systems,
by giving the programmer the same kind of API as the programmation of GUIs.
|