wok annotate ntpclient/description.txt @ rev 20292

Add python-ari, python-odoorpc, python-pyst2, python-setproctitle
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 20 15:38:38 2018 +0200 (2018-04-20)
parents
children
rev   line source
al@18964 1 ntpclient is an NTP ([RFC-1305](http://www.ietf.org/rfc/rfc1305.txt)) client
al@18964 2 for unix-alike computers. Its functionality is a small subset of [xntpd]
al@18964 3 (http://www.eecis.udel.edu/~mills/ntp/), but IMHO performs better (or at least
al@18964 4 has the potential to function better) within that limited scope. Since it is
al@18964 5 much smaller than xntpd, it is also more relevant for embedded computers.