aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: a554e9bf298c91dbacebd37d53931f091e7bdac2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: ivy-java
Section: devel
Priority: optional
Maintainer: Yannick Jestin <jestin@cena.fr>
#Standards-Version: 3.5.2
Build-Depends: jikes, lynx, j2sdk1.3, lib-gnu.regexp-java, lib-gnu.getopt-java

Package: ivy-java
Architecture: all
Depends: java-common, lib-gnu.getopt-java, lib-gnu.regexp-java
Suggests: j2sdk1.3, jikes
Description: Ivy Software bus for java
 The ivy-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.