| Crates.io | linux-ls-parser |
| lib.rs | linux-ls-parser |
| version | 0.1.1 |
| created_at | 2025-10-15 06:58:51.036904+00 |
| updated_at | 2025-10-16 00:15:02.688737+00 |
| description | Parses `ls -lpa` command output |
| homepage | |
| repository | https://github.com/imbolc/linux-ls-parser |
| max_upload_size | |
| id | 1883859 |
| size | 29,162 |
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.
Please run .pre-commit.sh before sending a PR, it will check everything.
This project is licensed under the MIT license.