libtzfile 1.1.2

This low-level library reads the system timezone information files (TZIF) provided by IANA and returns a struct representing the TZfile fields as described in the man page (http://man7.org/linux/man-pages/man5/tzfile.5.html).
Documentation
[dependencies.byteorder]
version = "1"

[package]
authors = ["Nicolas BAUW <nbauw@hotmail.com>"]
categories = ["date-and-time", "parsing"]
description = "This low-level library reads the system timezone information files (TZIF) provided by IANA and returns a struct representing the TZfile fields as described in the man page (http://man7.org/linux/man-pages/man5/tzfile.5.html)."
edition = "2018"
keywords = ["timezone", "tzfiles", "TZIF", "timestamp", "IANA"]
license = "GPL-3.0"
name = "libtzfile"
readme = "README.md"
repository = "https://github.com/nicolasbauw/rs-tzfile"
version = "1.1.2"