README.markdown
`ntpstat`: Erlang ntpstat Client Interface
==========================================
A minimal ntpstat client interface
([RFC1305](https://tools.ietf.org/html/rfc1305)).
The original ntpstat executable was created by G. Richard Keech.
The same ntpstat validation is done in Erlang here
(in a more dependable way) but without shell execution overhead.
Build
-----
rebar compile
Author
------
Michael Truog (mjtruog at protonmail dot com)
License
-------
MIT License