package opasswd

  1. Overview
  2. Docs
OCaml bindings to the glibc passwd file and shadow password file interface

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-opasswd-1.3.1.tar.gz
sha256=18a24a9b1467796fa73bc939f14d15807cc6dc8995f56530f6b908b174837235

Description

Tags

org:xapi-project

Published: 17 Feb 2021

README

ocaml-opasswd

OCaml bindings to the glibc passwd file and shadow password file interface.

It can be used to read, parse, manipulate and write passwd and shadow files on Linux systems.

Dependencies (4)

  1. ctypes-foreign
  2. ctypes >= "0.2.2"
  3. dune >= "1.4"
  4. ocaml >= "4.01.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None