xapi-project / ocaml-opasswd

OCaml bindings for glibc's passwd and shadow password file interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ocaml-opasswd Build Status

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.

About

OCaml bindings for glibc's passwd and shadow password file interface

License:ISC License


Languages

Language:OCaml 98.0%Language:Makefile 2.0%