[dependencies.chrono]
version = "0.4"
[dependencies.libtzfile]
version = "0.4.0"
[package]
authors = ["Nicolas BAUW <nbauw@hotmail.com>"]
categories = ["parsing"]
description = "A high-level library to read timezone information files and return timechanges (ie. daylight saving time) and human readable data about a timezone."
edition = "2018"
keywords = ["timezone", "tzfiles", "time", "changes", "dst"]
license = "GPL-3.0"
name = "tzparse"
repository = "https://github.com/nicolasbauw/rs-tzparse"
version = "0.3.2"