File: control

package info (click to toggle)
infomas-asl 3.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 288 kB
  • sloc: java: 1,123; xml: 584; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 1,021 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
22
23
24
Source: infomas-asl
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Bdale Garbee <bdale@gag.com>
Build-Depends: debhelper-compat (= 13), default-jdk, maven-debian-helper
Build-Depends-Indep: libmaven-bundle-plugin-java, libjboss-vfs-java
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/java-team/infomas-asl.git
Vcs-Browser: https://salsa.debian.org/java-team/infomas-asl
Homepage: http://rmuller.github.io/infomas-asl/annotation-detector/

Package: libinfomas-asl-java
Architecture: all
Depends: ${misc:Depends}, ${maven:Depends}
Suggests: ${maven:OptionalDepends}
Description: INFOMAS ASL Annotation Detector
 Annotation detector library from XIAM Solutions B.V.
 .
 This library can be used to scan (part of) the class path for annotated 
 classes, methods or instance variables. Main advantages of this library 
 compared with similar solutions are: light weight (no dependencies, simple 
 API, small jar file) and very fast.