hourglass 0.8.0

Timezone-aware datetime library and time-related subtleties
Documentation
[package]
name = "hourglass"
version = "0.8.0"
authors = ["Maxime Lenoir <lenoir.maxime0@gmail.com>"]

description = "Timezone-aware datetime library and time-related subtleties"
homepage = "https://github.com/maximelenoir/hourglass"
repository = "https://github.com/maximelenoir/hourglass"
documentation = "https://maximelenoir.github.io/hourglass/hourglass"
keywords = ["timezone", "time", "datetime", "date", "leap"]
license = "MIT"

[dependencies]
byteorder = "1.3.1"
nom = "1.1.0"
libc = "0.2.5"