nbib

Crates.ionbib
lib.rsnbib
version0.1.1
sourcesrc
created_at2022-03-02 17:12:32.783531
updated_at2022-04-13 16:47:12.777616
descriptionMEDLINE/Pubmed .nbib format to CSL-JSON conversion
homepage
repositoryhttps://github.com/blachlylab/nbib-rs/
max_upload_size
id542415
size36,780
Thomas Gregory (charlesgregory)

documentation

README

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

Commit count: 23

cargo fmt