1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: abbtr
Section: utils
Priority: optional
Maintainer: Manuel Guerra <ar.manuelguerra@gmail.com>
Build-Depends: debhelper-compat (= 13),
dh-golang,
golang-go
Standards-Version: 4.7.0
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/manuwarfare/abbtr
Homepage: https://github.com/manuwarfare/abbtr
Vcs-Git: https://salsa.debian.org/manuelguerra/abbtr.git
Vcs-Browser: https://salsa.debian.org/manuelguerra/abbtr
Package: abbtr
Architecture: amd64 arm64 armel armhf i386 ppc64el riscv64 s390x loong64
Built-Using: ${misc:Built-Using}
Depends: ${shlibs:Depends},
${misc:Depends}
Description: Abbreviator for long commands in the terminal
Option to alias command to short long commands in GNU/Linux terminal.
You can easily set rules, delete them, list them and update them with
a clear list of parameters.
|