bib.bibtexparser.middlewares_str_to_library¶
Classes¶
MiddlewaresStrToLibrary ¶
Middlewares for converting a string to a library.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
options | dict | Options for the middlewares. | required |
Attributes:
| Name | Type | Description |
|---|---|---|
is_display_implicit_comments | bool | Display implicit comments. Default is True. |