File: control

package info (click to toggle)
quotatool 1%3A1.6.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 576 kB
  • sloc: sh: 3,238; ansic: 2,217; makefile: 57
file content (23 lines) | stat: -rw-r--r-- 917 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
Source: quotatool
Section: admin
Priority: optional
Maintainer: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
Standards-Version: 4.7.0
Build-Depends: debhelper-compat (= 13),
Homepage: https://quotatool.ekenberg.se/
Vcs-Browser: https://salsa.debian.org/debian/quotatool
Vcs-Git: https://salsa.debian.org/debian/quotatool.git
Rules-Requires-Root: no

Package: quotatool
Architecture: linux-any kfreebsd-any kopensolaris-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: quota
Description: non-interactive command line tool to edit disk quotas
 Quotatool is a utility for manipulating the Linux Diskquota system, which
 sets file system usage caps for users.
 .
 The "edquota" tool in the standard quota package goes through a text
 editor; "quotatool" on the other hand can set disk quotas directly from
 the command line, and is suitable for use in scripts and other
 non-interactive situations.