bibble.files.path_reader
See EOF for license/metadata/notes as applicable
Classes
Convert file paths in bibliography to pl.Path's, expanding relative paths |
Module Contents
- class bibble.files.path_reader.PathReader(*, lib_root=None, **kwargs)[source]
Bases:
bibble.util.middlecore.IdenBlockMiddlewareConvert file paths in bibliography to pl.Path’s, expanding relative paths according to lib_root
- Parameters:
lib_root (jgdv.Maybe[pathlib.Path])
- _lib_root
- _whitelist = ('file',)