File: control

package info (click to toggle)
libcommons-el-java 1.0-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 700 kB
  • ctags: 953
  • sloc: java: 7,781; xml: 217; makefile: 17
file content (19 lines) | stat: -rw-r--r-- 928 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libcommons-el-java
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Arnaud Vandyck <avdyk@debian.org>, Wolfgang Baer <WBaer@gmx.de>
Build-Depends-Indep: debhelper (>= 4.2.30), cdbs, kaffe (>= 2:1.1.5), ant, junit (>= 3.8.1), libservlet2.4-java
Standards-Version: 3.6.2

Package: libcommons-el-java
Architecture: all
Depends:  kaffe (>= 2:1.1.5) | java1-runtime | java2-runtime, libservlet2.4-java
Description: Implementation of the JSP2.0 Expression Language interpreter
 The JSP 2.0 specification provides a portable API for evaluating "EL
 Expressions": The classes and interfaces in the javax.servlet.jsp.el
 package describe and define programmatic access to the Expression
 Language evaluator. This package is an implementation of the API.
 .
 This is a part of the Apache Jakarta Project.
 Home: <http://jakarta.apache.org/commons/el/>