File: control

package info (click to toggle)
tmux-plugin-manager 3.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 244 kB
  • ctags: 91
  • sloc: sh: 855; exp: 167; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 635 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: tmux-plugin-manager
Section: admin
Priority: optional
Maintainer: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Build-Depends: debhelper (>= 10)
Standards-Version: 3.9.8
Homepage: https://github.com/tmux-plugins/tpm
Vcs-Git: https://anonscm.debian.org/git/collab-maint/tmux-plugin-manager.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/tmux-plugin-manager.git

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.