File: control

package info (click to toggle)
mozilla-ldapsdk 4.1-3
  • links: PTS
  • area: contrib
  • in suites: woody
  • size: 2,968 kB
  • ctags: 3,744
  • sloc: java: 22,677; makefile: 42
file content (33 lines) | stat: -rw-r--r-- 1,167 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
Source: mozilla-ldapsdk
Section: contrib/libs
Priority: optional
Maintainer: Stefan Gybas <sgybas@debian.org>
Build-Depends-Indep: debhelper (>= 3.0.56), j2sdk1.3 (>= 1.3.1-1.1)
Standards-Version: 3.5.6

Package: libldap-java
Architecture: all
Section: contrib/libs
Priority: optional
Depends: java-common
Suggests: libldap-java-doc
Conflicts: libldap-java-doc (<< 4.1-2)
Description: Java interface for LDAP
 Java classes from the Mozilla project for accessing LDAP (Lightweight
 Directory Access Protocol) servers. These classes work with all common LDAP
 servers, including OpenLDAP, and enable you to write applications which
 access, manage, and update the information stored in an LDAP directory.
 .
 For more information about the Mozilla LDAP SDK see the home page at
 http://www.mozilla.org/directory/.

Package: libldap-java-doc
Architecture: all
Section: contrib/doc
Suggests: libldap-java, www-browser
Description: Java interface for LDAP - HTML Documentation and examples
 Javadoc documentation and examples for using the Mozilla LDAP classes.
 .
 For more information about the Mozilla LDAP SDK see the home page at
 http://www.mozilla.org/directory/.