ge 326d93714a Revert "all: rename module to pwdb"
This reverts commit 2d9ec0bf59.

The name `pwd` is still better, since it matches the name of the corresponding C header file.
2026-03-18 15:32:52 +03:00
2026-01-25 13:31:10 +03:00
2026-01-25 13:31:10 +03:00
2026-01-25 13:31:10 +03:00
2026-01-25 13:31:10 +03:00
2026-03-18 15:32:52 +03:00
2026-03-18 15:32:52 +03:00
2026-03-18 15:32:52 +03:00
2026-01-25 13:31:10 +03:00
2026-03-18 15:32:52 +03:00

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
No description provided
Readme 38 KiB
Languages
V 100%