File: control

package info (click to toggle)
tmux-plugin-manager 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 256 kB
  • sloc: sh: 940; exp: 167; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 637 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: tmux-plugin-manager
Section: admin
Priority: optional
Maintainer: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.2
Homepage: https://github.com/tmux-plugins/tpm
Vcs-Git: https://salsa.debian.org/debian/tmux-plugin-manager.git
Vcs-Browser: https://salsa.debian.org/debian/tmux-plugin-manager
Rules-Requires-Root: no

Package: tmux-plugin-manager
Architecture: all
Depends: ${misc:Depends},
         git,
         tmux (>= 1.9),
Description: tmux plugin manager based on git
 tmux-plugin-manager is a plugin manager for tmux. It uses git to install /
 upgrade plugins.