golang-github-go-ldap-ldap 2.5.1-2 source package in Ubuntu

Changelog

golang-github-go-ldap-ldap (2.5.1-2) unstable; urgency=medium

  * Move to salsa.debian.org.

 -- Alexandre Viau <email address hidden>  Sat, 30 Dec 2017 13:38:11 -0500

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-go-ldap-ldap_2.5.1-2.dsc 2.2 KiB 2af9962c755ea194e1dd471e6aae4a58414b8b14f4c4ae09b6776b51c5f15893
golang-github-go-ldap-ldap_2.5.1.orig.tar.xz 30.2 KiB 0d0ed93954ba9e36984064071c7dc4c1b6d807d834c7e7ef895f9cf8eeb83a30
golang-github-go-ldap-ldap_2.5.1-2.debian.tar.xz 5.4 KiB bb00e81e988983b54bf3b2af05f365277f8e7c160c36f5427d28c7334e1187df

Available diffs

No changes file available.

Binary packages built by this source

golang-github-go-ldap-ldap-dev: Basic LDAP v3 functionality for the Go programming language

 The ldap package provides basic LDAPv3 functionality for the Go
 programming language.
 Currently supported features include:
  - Connecting to LDAP server
  - Binding to LDAP server
  - Searching for entries
  - Compiling string filters to LDAP filters
  - Paging Search Results
  - Modify Requests / Responses