ipynb 0.0.1

Attempt at providing canonical structs to read/write Jupyter `.ipynb` (notebooks) files
Documentation

ipynb-rs

Attempt at providing canonical structs to read/write Jupyter .ipynb files. It is likely a bit less permissive than jupyter's nbformat package, and likely needs a lot of Refinements.