bibble.files.online
See EOF for license/metadata/notes as applicable
Classes
if the entry is 'online', and it doesn't have a file associated with it, |
Module Contents
- class bibble.files.online.OnlineDownloader(*, target, **kwargs)[source]
Bases:
bibble.util.middlecore.IdenBlockMiddlewareif the entry is ‘online’, and it doesn’t have a file associated with it, download it as a pdf and add it to the entry
- Parameters:
target (pathlib.Path)
- transform(library) <Unknown>[source]
- Parameters:
library (bibtexparser.library.Library)
- Return type:
bibtexparser.library.Library
- _target_dir: pathlib.Path
- _whitelist = ('online', 'blog')