nbib 0.1.0

MEDLINE/Pubmed .nbib format to CSL-JSON conversion
Documentation
# nbib

MEDLINE/Pubmed .nbib format to CSL-JSON conversion 

## Status

Unstable and WIP

(but all components functional except for `reduce_authors`)

## Panics

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

No unsafe code.

## Caveats

Needs nightly rust for feature gate `#![feature(slice_group_by)]`