listedir
Listedir is a software utility and library designed to enumerate the contents of a filesystem directory and report metadata about files and subdirectories. It is built to be cross-platform and usable both as a command-line tool and as an API for integration into other software. The project emphasizes efficient traversal, robust handling of symbolic links, and consistent metadata collection across different operating systems.
Key features include recursive listing with configurable depth, support for file attributes such as permissions, ownership,
In practice, Listedir is used to generate directory inventories for backups and audits, to assist in data