[package] name = "dmio" version = "0.1.5" authors = ["Christian Ebner "] description = "A shared library providing functionality to read, write and modify files saved in the DigitalMicrograph file format (version 3 or 4)" repository = "https://gitlab.com/cebner/dmio" license = "LGPL-3.0" categories = ["science", "parsing"] edition = "2018" [dependencies] byteorder = "1.3" anyhow = "1.0" log = "0.4" num = "0.4" [lib] name = "dmio"