File: control

package info (click to toggle)
mmv 2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,432 kB
  • sloc: ansic: 28,632; sh: 7,580; makefile: 49
file content (27 lines) | stat: -rw-r--r-- 933 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: mmv
Maintainer: Rhonda D'Vine <rhonda@debian.org>
Uploaders: Axel Beckert <abe@debian.org>
Section: utils
Priority: optional
Standards-Version: 4.6.0
Build-Depends: debhelper-compat (= 13),
               dpkg-dev (>= 1.16.1~),
               gengetopt,
               help2man,
               libgc-dev,
               pkg-config
Vcs-Git: https://salsa.debian.org/debian/mmv.git
Vcs-Browser: https://salsa.debian.org/debian/mmv
Homepage: https://github.com/rrthomas/mmv
Rules-Requires-Root: no

Package: mmv
Architecture: any
Description: Move/Copy/Link multiple files and directories
 mmv is a program to move/copy/link multiple files and directories
 according to a set of wildcard patterns. This multiple action is
 performed without any unexpected deletions due to collisions of
 target names with existing filenames or with other target names.
Depends: ${misc:Depends},
         ${shlibs:Depends}
Suggests: renameutils