package opasswd

  1. Overview
  2. Docs
This is an OCaml binding to the glibc passwd file and shadow password

Install

Dune Dependency

Authors

Maintainers

Sources

0.9.1.tar.gz
md5=e0090e804d8e06ca8942df19b8a69402

Description

file interface. It can be used to read, parse, manipulate and write passwd and shadow files on Linux systems. It might also work on other nix's, but I haven't tested.

Tags

org:xapi-project

Published: 21 Nov 2013

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind
  3. ocaml >= "4.01.0" & < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None