File: control

package info (click to toggle)
kapow 1.6.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,792 kB
  • sloc: cpp: 5,288; sh: 97; makefile: 6
file content (27 lines) | stat: -rw-r--r-- 994 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: kapow
Section: misc
Maintainer: Maytham Alsudany <maytham@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 qt6-base-dev,
 qt6-tools-dev,
Standards-Version: 4.7.3
Homepage: https://gottcode.org/kapow/
Vcs-Browser: https://salsa.debian.org/debian/kapow
Vcs-Git: https://salsa.debian.org/debian/kapow.git

Package: kapow
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: punch clock program to keep track of your hours
 Kapow is a punch clock program designed to easily keep track of your hours,
 whether you're working on one project or many. Simply clock in and out with
 the Start/Stop button. If you make a mistake in your hours, you can go back
 and edit any of the entries by double-clicking on the session in question.
 Kapow also allows you to easily keep track of the hours since you last billed
 a client, by providing a helpful "Billed" checkbox; the totals will reflect
 your work after the last billed session.