tzparse 0.3.1

A high-level library to read timezone information files (TZfiles).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.chrono]
version = "0.4"

[dependencies.libtzfile]
version = "0.4.0"

[package]
authors = ["Nicolas BAUW <nbauw@hotmail.com>"]
description = "A high-level library to read timezone information files (TZfiles)."
edition = "2018"
license = "GPL-3.0"
name = "tzparse"
repository = "https://github.com/nicolasbauw/rs-tzparse"
version = "0.3.1"