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

README.md.html

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.