package pam

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

Install

Authors

Maintainers

Sources

pam-v0.16.0.tar.gz
sha256=9ab14a09c80ac7c79863d2f0aaa579d53dd05e93222a53000a91e1ae53254f46

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: 14 Jun 2023

Dependencies (5)

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

Dev Dependencies

None

Used by

None

Conflicts

None