X-Recipient: archive-cygwin AT delorie DOT 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:reply-to:from:to:subject:date:message-id :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=l2P6F1S8Y02TejgYimzJ6MmCsdprNh4WLEEYEPbj9pDigwtTP4UUs B5oDv32aEojDn2fOM8eOrbndsQkEW2lCUr1Gqkk3DIlcoyx025AgDibk5sXFWYBW +Zp31Xam0iSlDrOukEMGyBXRNTtgQowE9m2EN9lf4vxm2Po/1Gsbjk= 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:reply-to:from:to:subject:date:message-id :mime-version:content-type:content-transfer-encoding; s=default; bh=xlKu3AIEQz8OMTqDF8572XjJ+yo=; b=GA/4HUfeP3X1uzQFk/17KRTb8nW9 FHdU3nhS+HBgZCBeQ4i8SB+58tOUss2Z/clAp382zyJCbTEkvTmN8HHUWJCaDnpp bD64v3X54Gb+hzFVGmovws22wPGgvFeJFBijh4BVoiT2roy9SGaGQsKUTLl58MGM SRTa6yokKI3Yph0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=ALL_TRUSTED,BAYES_40,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 spammy=sk:yourdom, CYGWINANNOUNCE, CYGWIN-ANNOUNCE, setupexe X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No From: Andrew Schulman To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] libargp-20110921-3 Date: Mon, 19 Sep 2016 08:38:43 -0400 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-CMAE-Envelope: MS4wfNEHLZYhfeUWUpSaRADhER5dBY/fnCcUCjLweFb9j2HFJKlBW8UTD+LJymbkfmIeyag9xV+2Hpj8RB4Lr9/OiWVr0Z2yfY9WWpzMjZPB1uskZgRuC0TA 7Lw+XKK9dsQES4XhpIiWhtvyTEki18Fgk1eJS53URkcotJNVAIAvWdEPhBxksofnES5Q+e9HBRpR1g== Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u8JEAxQR012824 libargp and libargp-devel 20110921-3 are now available in Cygwin. This is a Cygwin-only update, that separates the libargp package into two: * libargp: just the loadable DLL * libargp-devel: header files for developers to use in building applications with libargp. Argp is an interface for parsing unix-style argument vectors. Argp provides features unavailable in the more commonly used getopt interface, including automatically producing output in response to the '--help' and '--version' options. Argp also provides the ability to merge several independently defined option parsers into one, mediating conflicts between them and making the result appear seamless. A library can export an argp option parser that user programs might employ in conjunction with their own option parsers, resulting in less work for the user programs. Some programs may use only argument parsers exported by libraries, thereby achieving consistent and efficient option-parsing for abstractions implemented by the libraries. Andrew E. Schulman ******************************************************************* To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com_at_cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- 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