spoa 0.1.0

A rust wrapper around the spoa C++ SIMD partial order alignment library.
Documentation
[dependencies.cxx]
version = "1.0"

[dependencies.spoa-sys]
version = "0.1.0"
[dev-dependencies.flate2]
version = "1.0"

[features]
default = []
simde = ["spoa-sys/simde"]

[package]
description = "A rust wrapper around the spoa C++ SIMD partial order alignment library."
edition = "2021"
license = "MIT"
name = "spoa"
readme = "README.md"
repository = "https://github.com/nlhepler/spoa-rs"
version = "0.1.0"