package opasswd

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.9.3.tar.gz
md5=c1df93f81861cfa39c9ab498b717582a

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: 22 Nov 2013

Dependencies (5)

  1. ocamlbuild build
  2. ctypes-foreign
  3. ctypes >= "0.2.2" & < "0.6.0"
  4. ocamlfind
  5. ocaml >= "4.01.0" & < "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None