gitdpkgname(1) gitdpkgname helper script

SYNTAX

gitdpkgname [file...]

DESCRIPTION

gitdpkgname is a very small script that is used by gitfm(1) when using any of the ^C^D commands that expect a debian packagename.

For each argument that ends in .deb, gitdpkgname queries the named package for its name and prints it. All other arguments are printed unchanged.

This enables commands (e.g. ^C^DL) expecting a packagename to be given a .deb file, and the packagename will be extracted automatically.

BUGS

Please send bug reports to:
[email protected]

AUTHORS

Tudor Hulubei <[email protected]>
Andrei Pitis <[email protected]>
Ian Beckwith <[email protected]> (Current maintainer)