Source: node-ldapts Section: javascript Maintainer: Debian Javascript Maintainers Uploaders: Xavier Guimard Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , dh-nodejs , rollup , node-rollup-plugin-typescript , node-rollup-plugin-dts , node-typescript , node-types-node Standards-Version: 4.7.4 Homepage: https://github.com/ldapts/ldapts#readme Vcs-Git: https://salsa.debian.org/js-team/node-ldapts.git Vcs-Browser: https://salsa.debian.org/js-team/node-ldapts Package: node-ldapts Architecture: all Depends: ${misc:Depends} Provides: ${nodejs:Provides} Description: LDAP client for Node.js ldapts is a complete client library for the LDAP protocol written in TypeScript for Node.js. . It speaks the LDAP v3 protocol over plain TCP or TLS and supports bind authentication, paged and filtered searches, modify-DN operations and extended requests.