dmio 0.1.4

A shared library providing functionality to read, write and modify files saved in the DigitalMicrograph file format (version 3 or 4)
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.byteorder]
version = "1.3"

[dependencies.log]
version = "0.4"

[dependencies.num]
version = "0.3"

[lib]
name = "dmio"

[package]
authors = ["Christian Ebner <christian.ebner@fsfe.org>"]
categories = ["science", "parsing"]
description = "A shared library providing functionality to read, write and modify files saved in the DigitalMicrograph file format (version 3 or 4)"
edition = "2018"
license = "LGPL-3.0"
name = "dmio"
repository = "https://gitlab.com/cebner/dmio"
version = "0.1.4"