File: control

package info (click to toggle)
ptpd 2.3.1-debian1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 4,420 kB
  • sloc: ansic: 22,012; sh: 11,581; makefile: 122; sed: 12
file content (27 lines) | stat: -rw-r--r-- 1,100 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
24
25
26
27
Source: ptpd
Section: net
Priority: optional
Maintainer: Thorsten Alteholz <debian@alteholz.de>
Standards-Version: 4.2.1
Build-Depends: debhelper (>= 11)
	, libpcap0.8-dev
Homepage: http://sourceforge.net/projects/ptpd
Vcs-Browser: https://salsa.debian.org/alteholz/ptpd
Vcs-Git: https://salsa.debian.org/alteholz/ptpd.git

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/