[dependencies.lazy_static]
version = "0.2.8"
[dependencies.regex]
version = "0.2.1"
[dependencies.typed-arena]
version = "1.3.0"
[dev-dependencies.fnv]
version = "1.0.5"
[package]
authors = ["Jeff Smits <jeff.smits@gmail.com>"]
categories = ["data-structures"]
description = "Implementation of the Annotated Terms data structure"
keywords = ["term", "aterm", "annotation"]
license = "MIT/Apache-2.0"
name = "aterm"
readme = "README.md"
repository = "https://gitlab.com/Apanatshka/aterm"
version = "0.20.0"