adif 0.1.3

Amateur Data Interchange Format parsing and generation tools for Rust
Documentation
[dependencies.chrono]
version = "0.4"

[dependencies.indexmap]
version = "1.6"

[dependencies.lexical]
version = "5.2"

[dependencies.regex]
version = "1"

[package]
authors = ["Evan Pratten <ewpratten@gmail.com>"]
description = "Amateur Data Interchange Format parsing and generation tools for Rust"
edition = "2018"
license-file = "LICENSE"
name = "adif"
readme = "README.md"
repository = "https://github.com/ewpratten/adif-rs"
version = "0.1.3"