X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=NN
	T+7acPRfLPVmNCBkLEkKQUjLnx++ctI2KdIbSudqE1Wkp081cphQbBXTwLIoLqf7
	A3lwNA66Oybxovo8DSSMX19HNvaRIpQcZl9Ps1Alkba4EGWmEB811t6JysSfqDky
	4ja4s+WM4OK+3VkFDstu4YDhFd6sddnVVEEosL5b4=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=h7Ji0XI0
	JbY0g2speuux3GsgO70=; b=aAX+dJnmr9IVAw5To1YYmDxXAt/V+3dgYDHt4kZu
	QmkuIi5XBV62Jx0ecajJBQkVZSRs9ksTn0pFmxYzBcTJza1HIXNl1y3CO5586ARi
	Dhku5cAQsPqPczo8zhSrEAA50c5SrY3iHUePqjdwJyPxx6hFOObFVM9ux4/WCtxs
	ft8=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-io0-f176.google.com
MIME-Version: 1.0
X-Received: by 10.107.137.208 with SMTP id t77mr4844897ioi.2.1440112571905; Thu, 20 Aug 2015 16:16:11 -0700 (PDT)
In-Reply-To: <CAOORhHouCeMbcrFLMacxR07A-UQWE0-f8hxJQF4u6Dgh3pyWAA@mail.gmail.com>
References: <CAOORhHouCeMbcrFLMacxR07A-UQWE0-f8hxJQF4u6Dgh3pyWAA@mail.gmail.com>
Date: Thu, 20 Aug 2015 18:16:11 -0500
Message-ID: <CAAXzdLUBjYpKDKs_9ts4PskybofLfr=8PBLODAoy_b4NXqZdmA@mail.gmail.com>
Subject: Re: A Perl script to visually show Cygwin setup dependencies
From: Steven Penny <svnpenn@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

On Wed, Aug 19, 2015 at 7:17 PM, SundaraRaman R wrote:
> I don't know if something similar already exists, I didn't even
> attempt to google for it since it seemed like an interesting thing to
> write and my Perl was getting rusty. Hope someone here finds it
> useful.

Yes, yes it does:

    apt-cyg depends
    apt-cyg rdepends

http://github.com/transcode-open/apt-cyg

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

