kylin-time 1.9.0-ok1 source package in openKylin

Changelog

kylin-time (1.9.0-ok1) huanghe; urgency=medium

  * Build for openKylin(1.9.0-0k0.1update1).

 -- liweinan <email address hidden>  Tue, 30 Jun 2026 10:58:25 +0800

Upload details

Uploaded by:
liweinan
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Kylin Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main utils

Downloads

File Size SHA-256 Checksum
kylin-time_1.9.0.orig.tar.xz 11.5 KiB 8ce3eb7944887e40884aa25eb2de0d02ac31a665ebfaa8f56c7d7e0e90031d20
kylin-time_1.9.0-ok1.debian.tar.xz 4.5 KiB abd62b7ae49a332d723941ee59d8f363cc075815842d3fd99801c176d338823d
kylin-time_1.9.0-ok1.dsc 1.5 KiB 08eb9325285939ccb34a860f447d5f6989ffa242d10b48283826b4ba7ba3d5a2

View changes file

Binary packages built by this source

kylin-time: GNU time utility rewritten in Rust - measure resource usage of programs

 The 'kylin-time' command runs another program, then displays information
 about the resources used by that program, collected by the system while
 the program was running. You can select which information is reported
 and the format in which it is shown, or have 'kylin-time' save the
 information in a file instead of display it on the screen.
 .
 The resources that 'kylin-time' can report on fall into the general
 categories of time, memory, I/O, and IPC calls.
 .
 This is a Rust rewrite of the GNU time utility (originally written by
 David Keppel, David MacKenzie, and Assaf Gordon), providing the same
 functionality with improved safety and reliability.

kylin-time-dbgsym: debug symbols for kylin-time