tz 0.2.1

Library for parsing zoneinfo files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]
byteorder = "*"

[lib]
name = "tz"

[package]
authors = ["Ben S <ogham@bsago.me>"]
description = "Library for parsing zoneinfo files"
documentation = "http://datetime.rustdocs.org/tz/"
homepage = "https://github.com/ogham/rust-tz"
license = "MIT"
name = "tz"
version = "0.2.1"