sebaubuntu_libs.libreorder

sorted()’s keys collection library.

Functions

strcoll_files(string1, string2)

Reorder a file list by dir first, then name.

strcoll_proprietary_files(string1, string2)

Reorder a LineageOS's extract-utils' proprietary files list.

sebaubuntu_libs.libreorder.strcoll_files(string1: str | Path, string2: str | Path) int

Reorder a file list by dir first, then name.

sebaubuntu_libs.libreorder.strcoll_proprietary_files(string1: str | Path, string2: str | Path)

Reorder a LineageOS’s extract-utils’ proprietary files list.