python3-fhs

python module for using the FHS and XDG basedir paths.
 
  0
  no reviews



The FHS and XDG basedir specification defines locations for several files. This module provides functions for accessing those files without requiring the program to search the filesystem itself. It provides a convenient way to use configuration from files, with commandline override functionality.