Help on 'source'                                                Feta 1.4.0
--------------------------------------------------------------------------

The 'source' command downloads the source for a Debian package, if it is
available. It will also download the Debian packaging scripts, so you can
build your own package.

EXAMPLES
--------
To download the source and packaging scripts for the ash package:
 $ feta source ash

OTHER REFERENCES
----------------
If you want to build the package and don't particularly care about looking
at the source, you can use the 'build' command. This command uses
'apt-get source', which is discussed in apt-get(8). This command also
requires you to have deb-src lines in /etc/apt/sources.list; see the
apt-sources command, and sources.list(5).

--------------------------------------------------------------------------
Help on 'source'                                                Feta 1.4.0
