tai64: Tai64 Labels for Haskell

[ data, library, mpl ] [ Propose Tags ]

Implementation of TAI64 labels as specified by http://cr.yp.to/libtai/tai64.html

Mainly useful for working with logfiles generated by "multilog" (part of the daemontools suite) or "svlogd" (part of the runit suite).


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.0.1, 0.1.0.3, 0.2.0 (info)
Change log CHANGELOG.md
Dependencies attoparsec (>=0.12), base (>=4.8 && <5), base16-bytestring (>=0.1.1.6), binary (>=0.7), bytestring (>=0.10), QuickCheck (>=2.8), text (>=1.0), time (>=1.5), vector (>=0.10) [details]
License MPL-2.0
Copyright (c) 2015-2016 Kim Altintop
Author Kim Altintop
Maintainer kim.altintop@gmail.com
Category Data
Home page https://github.com/kim/tai64
Source repo head: git clone git://github.com/kim/tai64.git
Uploaded by KimAltintop at 2016-06-21T15:22:26Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1737 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-06-21 [all 1 reports]

Readme for tai64-0.2.0

[back to package description]

Haskell implementation of D.J. Bernstein's TAI64 labels

Build Status Hackage Version