Help on 'info'                                                  Feta 1.4.0
--------------------------------------------------------------------------

The 'info' command displays information about a Debian package. This
information can include its section, size, maintain, version, its
relationship towards other packages, and a description of what does.

EXAMPLES
--------
To display information about the ucf package:
 $ feta info ucf

To display information about an xterm package you have downloaded:
 $ feta info xterm_4.1.0-14_i386.deb

As usual, you can mix them on the same command line:
 $ feta info ucf xterm_4.1.0-14_i386.deb

OTHER REFERENCES
----------------
'info' runs 'apt-cache show' for package names, and 'dpkg --info' for
files; see apt-cache(8) and dpkg-deb(8).

--------------------------------------------------------------------------
Help on 'info'                                                  Feta 1.4.0
