gfa 0.5.0

Library for working with graphs in the GFA (Graphical Fragment Assembly) format
Documentation
[[bench]]
harness = false
name = "parsing_benchmark"
[dependencies.bstr]
version = "0.2"

[dependencies.lazy_static]
version = "1.4.0"

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

[lib]
bench = false

[package]
authors = ["christian@chfi.se"]
categories = ["science"]
description = "Library for working with graphs in the GFA (Graphical Fragment Assembly) format"
edition = "2018"
keywords = ["bioinformatics", "parser", "graph"]
license = "MIT"
name = "gfa"
readme = "readme.md"
repository = "https://github.com/chfi/rs-gfa"
version = "0.5.0"