File: control

package info (click to toggle)
nohang 0.2.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 424 kB
  • sloc: python: 3,655; makefile: 119; sh: 83
file content (29 lines) | stat: -rw-r--r-- 781 bytes parent folder | download | duplicates (2)
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
28
29
Source: nohang
Maintainer: Yangfl <mmyangfl@gmail.com>
Uploaders: Gürkan Myczko <gurkan@phys.ethz.ch>
Section: admin
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3,
Rules-Requires-Root: no
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/yangfl-guest/nohang
Vcs-Git: https://salsa.debian.org/yangfl-guest/nohang.git
Homepage: https://github.com/hakavlad/nohang

Package: nohang
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Suggests:
 libnotify-bin,
 sudo,
Description: sophisticated low memory handler for Linux
 nohang is a highly configurable daemon for Linux which is able to correctly
 prevent out of memory (OOM) and keep system responsiveness in low memory
 conditions.