2 releases

0.1.1 Apr 13, 2022
0.1.0 Mar 2, 2022

#2323 in Parser implementations

Download history 6/week @ 2024-12-08

59 downloads per month

MIT license

32KB
667 lines

Direct port of https://github.com/blachlylab/nbib/


nbib

MEDLINE/Pubmed .nbib format to CSL-JSON conversion

Dependencies

None ✅

Status

API should be considered unstable, but all individual components are functional

transmogrify as an end-to-end conversion pipeline is WIP.

Panics

There are some residual unwrap() calls scattered throughtout that I'll work to remove.

No unsafe code. ✅

Caveats

?

(No longer needs nightly rust for feature gate #![feature(slice_group_by)])

Dependencies

~0.6–1.5MB
~33K SLoC