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.
This commit is contained in:
ge
2026-03-18 15:32:52 +03:00
parent 2d9ec0bf59
commit 326d93714a
4 changed files with 18 additions and 18 deletions

2
v.mod
View File

@@ -1,5 +1,5 @@
Module {
name: 'pwdb'
name: 'pwd'
description: 'Access to the UNIX password database'
version: '0.1.0'
license: 'Unlicense'