guff-sharefiles 0.1.11

Package IDA-encoded data in a portable file format
[dependencies.clap]
version = "2.33.3"

[dependencies.guff]
version = "~0.1"

[dependencies.guff-ida]
version = "~0.1"

[dependencies.guff-matrix]
features = ["arm_vmull"]
version = "~0.1"

[dev-dependencies.criterion]
version = "0.3"

[package]
authors = ["Declan Malone <idablack@users.sourceforge.net>"]
categories = ["mathematics"]
description = "Package IDA-encoded data in a portable file format"
edition = "2018"
homepage = "https://github.com/declanmalone/guff-sharefiles"
keywords = ["IDA", "Galois", "matrix", "maths", "SIMD"]
license = "GPL-2.0-or-later OR LGPL-2.0-or-later"
name = "guff-sharefiles"
version = "0.1.11"

[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "doc_cfg"]
targets = ["x86_64-unknown-linux-gnu", "armv7-unknown-linux-gnueabihf", "aarch64-unknown-linux-gnu"]

[profile.release]
debug = true