[dependencies.chrono]
version = "0.4"
[dependencies.libtzfile]
features = ["with-chrono"]
version = "1.0.1"
[package]
authors = ["Nicolas BAUW <nbauw@hotmail.com>"]
categories = ["date-and-time", "parsing"]
description = "This high-level library reads system timezone information files and returns 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.5"