Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 2007 22:35:33 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/py-argparse Makefile distinfo pkg-descr
Message-ID:  <200701052235.l05MZYcs053699@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2007-01-05 22:35:33 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-argparse    Makefile distinfo pkg-descr 
  Log:
  Argparse takes the best of the optparse command-line parsing module and brings
  it new life. Argparse adds positional as well as optional arguments, the
  ability to create parsers for sub-commands, more informative help and usage
  messages, and much more. At the same time, it retains the ease and flexibility
  of use that made optparse so popular.
  
  WWW:    http://argparse.python-hosting.com/
  
  PR:             ports/107556
  Submitted by:   Li-Wen Hsu <lwhsu at lwhsu.org>
  
  Revision  Changes    Path
  1.2584    +1 -0      ports/devel/Makefile
  1.1       +26 -0     ports/devel/py-argparse/Makefile (new)
  1.1       +3 -0      ports/devel/py-argparse/distinfo (new)
  1.1       +7 -0      ports/devel/py-argparse/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701052235.l05MZYcs053699>