repo-autoindex/repo_autoindex
Rohan McGovern 97a28fb7b1 Ensure directories appear first in listings [RHELDST-21890]
Directories are generally expected to be listed first in directory
indexes. That was already working for yum and file repos, but wasn't the
case for kickstart repos due to their combination of different types of
content.

This commit applies a consistent sorting so that directories will always
come first, and entries will otherwise be sorted by name, for all repo
types.
2024-01-12 08:48:42 +10:00
..
_impl Ensure directories appear first in listings [RHELDST-21890] 2024-01-12 08:48:42 +10:00
__init__.py Implement error handling 2022-08-09 08:51:06 +10:00
py.typed Add py.typed for PEP 561 2023-09-18 13:28:02 +10:00