Bibtex-Elixir
A pure Elixir BibTeX parser. Please note, this is a work in progress. PR's welcomed.
TODO:
- Better handling of comments
- More robust syntax errors
-
Recursive
key: valueparsing (currently uses regex on "="; not good) - Option for stripping/simplifying/keeping braces
- Better handling of escaped chars
- Add encoder
-
Use
:attrsfor all attributes (other than:entry_typeand:citekey)