| Name: | python3-scantree |
|---|---|
| Version: | 0.0.1 |
| Release: | 2.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 82468 |
| License: | MIT |
| RPM: | python3-scantree-0.0.1-2.el9.noarch.rpm |
| Source RPM: | python-scantree-0.0.1-2.el9.src.rpm |
| Build Date: | Sun Aug 07 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/andhus/scantree |
| Summary: | Flexible recursive directory iterator |
| Description: | Recursive directory iterator supporting: - flexible filtering including wildcard path matching - in memory representation of file-tree (for repeated access) - efficient access to directory entry properties (posix.DirEntry interface) extended with real path and path relative to the recursion root directory - detection and handling of cyclic symlinks |
- Convert to use pyproject-rpm-macros
- Initial package (rhbz#2111672)