File: control

package info (click to toggle)
ptpd 2.1.0-debian1-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 400 kB
  • sloc: ansic: 4,237; sh: 76; makefile: 48
file content (23 lines) | stat: -rw-r--r-- 924 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: ptpd
Section: net
Priority: optional
Maintainer: Roland Stigge <stigge@antcom.de>
Standards-Version: 3.9.2
Build-Depends: debhelper (>= 8)

Package: ptpd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base
Description: Precision Time Protocol daemon
 Implements the Precision Time Protocol (PTP) as defined by the IEEE
 1588-2008 standard. PTP was developed to provide very precise time
 coordination of LAN connected computers.
 .
 PTPd is a complete implementation of the IEEE 1588 specification for a
 standard (non-boundary) clock. PTPd has been tested with and is known
 to work properly with other IEEE 1588 implementations. The source code
 for PTPd is freely available under a BSD-style license. Thanks to
 contributions from users, PTPd is becoming an increasingly portable,
 interoperable, and stable IEEE 1588 implementation.
 .
 For more information, see http://ptpd.sourceforge.net/