package talaria-bibtex

  1. Overview
  2. Docs
A parser for bibtex files

Install

Dune Dependency

Authors

Maintainers

Sources

talaria-bibtex-0.5.tbz
sha256=e1a48585efa9bdbfd1bdebe37c5b77388b04a0cdffcc6f528bd7b7b8c6e00ad5
sha512=c7fd05c24fce678761343039ede101f69551f616e8a74705cb25226a6b51494eafc9c672febcf5cf8ab1991caef7668ae774a7edf66c83e53261cbec8713071a

Description

Talaria-bibtex is a parser for bibtex files. Talaria-bibtex parses bibtex-file into record with an extensible sets of known fields to make it easy to handle well-formed bibtex file and extract data like the publication year.

Published: 23 Jan 2023

Dependencies (4)

  1. ocaml >= "4.08"
  2. menhir >= "20180523"
  3. dune >= "2.7"
  4. orec

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None