# pydoc > ntp

Help on package ntp:

## NAME
    ntp

## DESCRIPTION
    # -*- coding: utf-8 -*-
    # SPDX-License-Identifier: BSD-2-Clause
    #
    # This code runs compatibly under Python 2 and 3.x for x >= 2.
    # Preserve this property!

## PACKAGE CONTENTS
    agentx
    agentx_packet
    control
    magic
    ntpc
    packet
    poly
    statfiles
    util

## DATA
    api_major_version = 1
    api_minor_version = 0

## FILE
    /usr/lib/python3/dist-packages/ntp/__init__.py


