Module Sebib.Parsing


module Parsing: sig .. end
Parsing of the Sebib file format.

exception Parse_error of string
val parse : string -> Sebib.Biblio.set
Convert a string to a bibliography.