chrono_gpst 0.1.3

chrono conversion utils for GPS Time (GPST).
Documentation
[dependencies.chrono]
version = "0.4"

[dependencies.thiserror]
version = "2"

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

[package]
authors = ["Brian Moran <dev@moran.network>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["date-and-time"]
description = "chrono conversion utils for GPS Time (GPST)."
edition = "2021"
homepage = "https://github.com/moranbw/chrono_gpst"
keywords = ["time", "timezone", "geospatial", "gps"]
license = "MIT"
name = "chrono_gpst"
readme = "README.md"
repository = "https://github.com/moranbw/chrono_gpst"
version = "0.1.3"