public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Andrew Schulman <schulman.andrew@epamail.epa.gov>
To: cygwin-apps@cygwin.com
Subject: [ITP] libargp 20110921-1
Date: Fri, 23 Sep 2011 01:28:00 -0000	[thread overview]
Message-ID: <n5on77hs0gl82obpjb05l3o753gsc2ueq9@4ax.com> (raw)

I'd like to package and maintain libargp for Cygwin.  argp is a C interface for
processing command line arguments.

The libargp source files are taken from gnulib.  gnulib is a well-known program
available in major Linux distros (e.g. http://packages.debian.org/sid/gnulib),
but I'm not aware of any distros that separately package just argp from it.  So
I'm not sure if libargp needs to be voted on or not for inclusion in Cygwin.

Documentation:     http://www.gnu.org/s/hello/manual/libc/Argp.html
Source home page:  http://www.gnu.org/s/gnulib/MODULES.html
License:           LGPL

<setup.hint>
sdesc: "Interface for parsing command line arguments"
ldesc: "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."
category: Devel Libs
</setup.hint>

wget \
 http://home.comcast.net/~andrex2/cygwin/libargp/setup.hint \
 http://home.comcast.net/~andrex2/cygwin/libargp/libargp-20110921-1.tar.bz2 \
 http://home.comcast.net/~andrex2/cygwin/libargp/libargp-20110921-1-src.tar.bz2

             reply	other threads:[~2011-09-23  1:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-23  1:28 Andrew Schulman [this message]
2011-09-27 14:06 ` [ITP] libargp 20110921-1 (ping) Andrew Schulman
2011-09-27 14:24   ` Christopher Faylor
2011-09-27 14:45     ` Andrew Schulman
2011-09-27 17:17       ` David Rothenberger
2011-09-27 18:30         ` Andrew Schulman
2011-09-27 18:31         ` Christopher Faylor
2011-09-27 15:03     ` Reini Urban
2011-09-27 15:14       ` Christopher Faylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=n5on77hs0gl82obpjb05l3o753gsc2ueq9@4ax.com \
    --to=schulman.andrew@epamail.epa.gov \
    --cc=cygwin-apps@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).