Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.33 KB

bibtexparser.rst

File metadata and controls

47 lines (31 loc) · 1.33 KB

bibtexparser: API

bibtexparser --- Parsing and writing BibTeX files

bibtexparser

bibtexparser.bibdatabase --- The bibliographic database object

bibtexparser.bibdatabase.BibDatabase

bibtexparser.bparser --- Tune the default parser

bibtexparser.bparser

bibtexparser.customization --- Functions to customize records

bibtexparser.customization

Exception classes

bibtexparser.customization.InvalidName

bibtexparser.bwriter --- Tune the default writer

bibtexparser.bwriter.BibTexWriter

bibtexparser.bibtexexpression --- Parser's core relying on pyparsing

bibtexparser.bibtexexpression