Source: ntplib Maintainer: Debian Python Modules Team Uploaders: Tim Retout Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python, python-all (>= 2.6.6-3~), python-setuptools, python3-all, python3-setuptools Standards-Version: 3.9.8 Homepage: https://pypi.python.org/pypi/ntplib/ Testsuite: autopkgtest-pkg-python X-Python-Version: >= 2.6 X-Python3-Version: >= 3.2 Package: python-ntplib Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: Python NTP library (Python 2.x) This module offers a simple interface to query NTP servers from Python. . It also provides utility functions to translate NTP fields values to text. It is pure Python, and only depends on core modules. . This package contains the Python 2.x module. Package: python3-ntplib Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Python NTP library (Python 3.x) This module offers a simple interface to query NTP servers from Python. . It also provides utility functions to translate NTP fields values to text. It is pure Python, and only depends on core modules. . This package contains the Python 3.x module.