maidenhead 0.2.0

A simple package to convert to/from maidenhead squares to latitude/longitude
Documentation
[dependencies]

[lib]
name = "maidenhead"
path = "src/lib.rs"

[package]
authors = ["Olof Johansson <olof@lixom.net>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A simple package to convert to/from maidenhead squares to latitude/longitude"
edition = "2021"
exclude = ["/.vscode"]
keywords = ["hamradio"]
license = "Apache-2.0"
name = "maidenhead"
readme = "README.md"
repository = "https://github.com/olofj/maidenhead"
version = "0.2.0"