File: control

package info (click to toggle)
avalon-framework 4.1.2-2.1
  • links: PTS
  • area: contrib
  • in suites: sarge
  • size: 5,428 kB
  • ctags: 621
  • sloc: xml: 8,817; java: 3,535; makefile: 42
file content (21 lines) | stat: -rw-r--r-- 829 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: avalon-framework
Section: contrib/libs
Priority: optional
Maintainer: Takashi Okamoto <tora@debian.org>
Build-Depends-Indep: debhelper (>> 3.0.0), junit, liblogkit-java, libxerces-java, ant, liblog4j, libxalan2-java, j2sdk1.4
Standards-Version: 3.5.2

Package: libavalon-framework-java
Architecture: all
Depends: java-common
Description: Common framework for Java server applications
 The Avalon framework consists of interfaces that define        
 relationships between commonly used application components,   
 best-of-practice pattern enforcement, and several lightweight
 convenience implementations of the generic components.

Package: libavalon-framework-java-doc
Architecture: all
Description: Documentation for Avalon
 This is a documentation for Avalon which is common framework for 
 Java server applications.