File: control

package info (click to toggle)
nohang 0.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,208 kB
  • sloc: python: 3,649; makefile: 119; sh: 83
file content (29 lines) | stat: -rw-r--r-- 775 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
28
29
Source: nohang
Maintainer: Yangfl <mmyangfl@gmail.com>
Uploaders: Alex Myczko <tar@debian.org>
Section: admin
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3,
Rules-Requires-Root: no
Standards-Version: 4.7.2
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},
Recommends:
 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.