pam
  1. Overview
  2. Docs
OCaml bindings for the Linux-PAM library

Install

Authors

Maintainers

Sources

pam-v0.15.0.tar.gz
sha256=a58db9fb7d194a97823263d870ae43753495802643fd62cb9f542f30f4b6a879

Description

This provides OCaml bindings for the Linux-PAM (Pluggable Authentication Modules for Linux) library. It allows OCaml programs to delegate authentication tasks to the Linux-PAM framework.

Published: 21 Mar 2022

Dependencies (5)

  1. dune >= "2.0.0"
  2. conf-pam
  3. ppx_jane >= "v0.15" & < "v0.16"
  4. core >= "v0.15" & < "v0.16"
  5. ocaml >= "4.08.0"

Dev Dependencies

None

Used by

None

Conflicts

None