File: control

package info (click to toggle)
voms-api-java 3.3.2-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,548 kB
  • sloc: java: 7,466; xml: 354; makefile: 2
file content (43 lines) | stat: -rw-r--r-- 1,386 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Source: voms-api-java
Priority: optional
Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
Build-Depends:
 debhelper (>> 10),
 maven-debian-helper (>= 2.2),
 libmaven-javadoc-plugin-java,
 junit4,
 libhamcrest-java,
 libmockito-java,
 libcanl-java (>= 2.6.0)
Standards-Version: 4.5.0
Section: java
Vcs-Browser: https://salsa.debian.org/ellert/voms-api-java
Vcs-Git: https://salsa.debian.org/ellert/voms-api-java.git
Homepage: https://wiki.italiangrid.it/VOMS

Package: libvoms-api-java-java
Section: java
Architecture: all
Depends:
 ${misc:Depends},
 ${maven:Depends}
Breaks:
 voms-clients-java (<< 3.3.0)
Description: Virtual Organization Membership Service Java API
 The Virtual Organization Membership Service (VOMS) is an attribute authority
 which serves as central repository for VO user authorization information,
 providing support for sorting users into group hierarchies, keeping track of
 their roles and other attributes in order to issue trusted attribute
 certificates and SAML assertions used in the Grid environment for
 authorization purposes.
 .
 This package provides a java client API for VOMS.

Package: libvoms-api-java-java-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends},
 ${maven:DocDepends}
Description: Virtual Organization Membership Service Java API Documentation
 Virtual Organization Membership Service (VOMS) Java API Documentation.