2 releases
Uses new Rust 2024
| 0.1.1 | Oct 16, 2025 |
|---|---|
| 0.1.0 | Oct 15, 2025 |
#20 in #command-output
24KB
510 lines
linux-ls-parser
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.