2 releases

0.1.1 Apr 13, 2022
0.1.0 Mar 2, 2022

#1826 in Parser implementations

MIT license

32KB
667 lines

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)])


lib.rs:

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

Dependencies

~0.7–1.4MB
~33K SLoC