libbtparse1

C library to parse bibtex files
  https://metacpan.org/release/Text-BibTeX
  0
  no reviews



Btparse is the c component of btool, a pair of libraries for parsing and processing bibtex files. it is built on top of a lexical analyzer and parser constructed using pccts. the library provides entry points to the parser, functions to traverse and query the abstract-syntax tree that it produces, and some functions for processing strings in "the bibtex way".