Expand description
Safe interface to <pwd.h>
This module, named after the python module with the same function, is a safe interafce to pwd.h on unix-y systems. Currently nothing from this module compiles on Windows, or attempts to make any kind of similar interface for Windows.
Structs
The main struct for the library, a safe version
of the POSIX struct passwd