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=qR
	+e696CLdhsLbH/xO27VlEHR9Ckpbip2EexiK8ihVdsa29oVYA+vZInNkYx5919Gw
	gsaXV4OGosut9iB8ydIKiiq5e/iL08ku5LrynZkxwhmZJLxlvhb+fX0pKLmqWegc
	nXg+xBQpt2h1y4sMdsnjiVEDGfwO0ztNBdrk5DnFQ=
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=1tDNqLkY
	GUMfMaJ0y+5JDW9XOzw=; b=Czw8YQ+Xk/vgHK6CmP9AQyBIHNT+9Uem7lLkRVe+
	r82LkGiaLmyHVIGC0mq5QX/4PzFV9J681lxm2iGp59Q4Dq3ris07n0+KOcIXU8/+
	cvbfhvg+cwxlHbk7Js8lKqVDzUqXsj7oRkmMnHPsfDA/HfsVXwsscZtjRK8UiYBE
	DbA=
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=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-yk0-f177.google.com
MIME-Version: 1.0
X-Received: by 10.170.98.135 with SMTP id p129mr22218079yka.101.1416960741088; Tue, 25 Nov 2014 16:12:21 -0800 (PST)
In-Reply-To: <4BFB33271657464D97FFF746A1106D4A@HPDV7TNotebook>
References: <4BFB33271657464D97FFF746A1106D4A@HPDV7TNotebook>
Date: Tue, 25 Nov 2014 18:12:21 -0600
Message-ID: <CAAXzdLU2E7Yn46cY=rYN3eKEtu2gxaGEb4geKRw0Xv=OCuPdNw@mail.gmail.com>
Subject: Re: Is there a tool for viewing all cygwin/GNU Software submissions
From: Steven Penny <svnpenn@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

On Tue, Nov 25, 2014 at 4:49 PM, Arthur Schwarz wrote:
> Is there a general tool that will allow someone to see the definition of all
> software in cygwin and allow browsing of libraries for content?

apt-cyg might work for you

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

Examples

Displays the package records for the named packages

    apt-cyg show <package>

List files owned by packages

    apt-cyg listfiles <package>

--
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

