R/ldap4R.R

#' @name ldap4R
#' @aliases ldap4R-package
#' @aliases ldap4R
#' @docType package
#' 
#' @import R6
#' @import RCurl
#' 
#' @title  R interface to LDAP
#' @description R interface to LDAP
#'
#' @details
#'  \tabular{ll}{
#'    Package: \tab ldap4R\cr
#'    Type: \tab Package\cr
#'    Version
#'    : \tab 0.0.9000\cr
#'    Date: \tab 2019-10-29\cr
#'    License: \tab MIT\cr
#'    LazyLoad: \tab yes\cr
#'  }
#'  
#'@author Emmanuel Blondel \email{emmanuel.blondel1@@gmail.com}
#'
NULL
eblondel/ldap4R documentation built on Nov. 4, 2019, 11:28 a.m.