mirror of
https://github.com/gechandesu/pwd.git
synced 2026-03-25 21:13:14 +03:00
v0.2.0
Rename get_by_* to user_by_* and get_all to users. users() now can return errors.
Access to the UNIX Password Database
pwd module provides thread-safe access to the UNIX user account and password
database.
See passwd(5), getpwent(3) and getpwnam(3) for info.
Description
Languages
V
100%