7 buildPythonPackage rec {
10 format = "setuptools";
13 inherit pname version;
14 sha256 = "899d8fb5f8c2555213aea95efca02934c7343df6ace9d7628a5176b176906267";
21 description = "Python NTP library";
22 homepage = "http://code.google.com/p/ntplib/";
23 license = licenses.mit;