linux-ls-parser

Crates.iolinux-ls-parser
lib.rslinux-ls-parser
version0.1.1
created_at2025-10-15 06:58:51.036904+00
updated_at2025-10-16 00:15:02.688737+00
descriptionParses `ls -lpa` command output
homepage
repositoryhttps://github.com/imbolc/linux-ls-parser
max_upload_size
id1883859
size29,162
Imbolc (imbolc)

documentation

README

linux-ls-parser

License Crates.io Docs.rs

Parses files and folders from the output of the ls -lpa Linux command.

Device files and symlinks are currently ignored. If you need them, submit a PR.

Contributing

Please run .pre-commit.sh before sending a PR, it will check everything.

License

This project is licensed under the MIT license.

Commit count: 0

cargo fmt