File: control

package info (click to toggle)
libnet-ldap-sid-perl 0.001-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 108 kB
  • ctags: 8
  • sloc: perl: 135; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 941 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: libnet-ldap-sid-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Christopher Hoskin <christopher.hoskin@gmail.com>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-ldap-sid-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-ldap-sid-perl.git
Homepage: https://metacpan.org/release/Net-LDAP-SID
Testsuite: autopkgtest-pkg-perl

Package: libnet-ldap-sid-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: module for Active Directory Security Identifier (SID) manipulation
 Microsoft Active Directory stores a Security Identifier (SID) in an attribute
 with syntax String(Sid). Net::Ldap::Sid contains functions to convert a SID
 between the binary String(Sid) representation and a string representation.