Crates.io | nbib |
lib.rs | nbib |
version | 0.1.1 |
source | src |
created_at | 2022-03-02 17:12:32.783531 |
updated_at | 2022-04-13 16:47:12.777616 |
description | MEDLINE/Pubmed .nbib format to CSL-JSON conversion |
homepage | |
repository | https://github.com/blachlylab/nbib-rs/ |
max_upload_size | |
id | 542415 |
size | 36,780 |
MEDLINE/Pubmed .nbib format to CSL-JSON conversion
None ✅
API should be considered unstable, but all individual components are functional
transmogrify
as an end-to-end conversion pipeline is WIP.
There are some residual unwrap()
calls scattered throughtout that I'll work to remove.
No unsafe code. ✅
?
(No longer needs nightly rust for feature gate #![feature(slice_group_by)]
)