blob: 7fe4a1b11b2f898d5e5e054fd9b0b1f422de7d0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>zhixu.liu@gmail.com</email>
<name>Z. Liu</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
clockspeed uses a hardware tick counter to compensate for a persistently fast or
slow system clock. Given a few time measurements from a reliable source, it
computes and then eliminates the clock skew.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|