show_deps(1)                                         show_deps(1)



NAME
       show_deps - show .deps files in a (more) readable way

SYNOPSIS
       show_deps [options] filename.deps

DESCRIPTION
       show_deps show .deps files in a (more) readable way.

OPTIONS
       --bare extremely simple style (no file versions)

       --simple
              simple style.

       --debian
              debian style (used in their control files).

       --redhat
              redhat style (used in their rpms).

       --newline
              one package per line.

       --oneline
              everything in one line

SEE ALSO
       buildpkg-0.0.2r28f(1).

COPYRIGHT
       Copyright (c) 2001-2004 by DiCE/PsychoMix
       http://savannah.nongnu.org/projects/buildpkg

       This  program  is  free  software; you can redistribute it
       and/or modify it under the terms of the GNU General Public
       License  as  published  by  the  Free Software Foundation;
       either version 2 of the License, or (at your  option)  any
       later version.

       THIS  SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
       EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  LIMITED
       TO,  THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
       FOR A PARTICULAR PURPOSE  ARE  DISCLAIMED.   IN  NO  EVENT
       SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCI-
       DENTAL,  SPECIAL,  EXEMPLARY,  OR  CONSEQUENTIAL   DAMAGES
       (INCLUDING,  BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
       GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSI-
       NESS  INTERRUPTION)  HOWEVER  CAUSED  AND ON ANY THEORY OF
       LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR  TORT
       (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
       OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSI-
       BILITY OF SUCH DAMAGE.



2002-11-10              buildpkg-0.0.2r28f           show_deps(1)