Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #23172

Re: ANN: cmd2, an extenstion of cmd that parses its argument line

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!news-out.readnews.com!transit3.readnews.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
From anntzer.lee@gmail.com
Newsgroups comp.lang.python
Subject Re: ANN: cmd2, an extenstion of cmd that parses its argument line
Date Thu, 26 Apr 2012 12:15:29 -0700 (PDT)
Organization http://groups.google.com
Lines 16
Message-ID <10634244.690.1335467729368.JavaMail.geo-discussion-forums@pbsp7> (permalink)
References <20285780.118.1332133873462.JavaMail.geo-discussion-forums@pbcwe9> <mailman.805.1332162986.3037.python-list@python.org>
NNTP-Posting-Host 136.152.22.70
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1
X-Trace posting.google.com 1335467730 2364 127.0.0.1 (26 Apr 2012 19:15:30 GMT)
X-Complaints-To groups-abuse@google.com
NNTP-Posting-Date Thu, 26 Apr 2012 19:15:30 +0000 (UTC)
Cc python-list@python.org
In-Reply-To <mailman.805.1332162986.3037.python-list@python.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=136.152.22.70; posting-account=y98zyAoAAACOv5kgYaXLF7qiqqTqwM2l
User-Agent G2/1.0
Xref csiph.com comp.lang.python:23172

Show key headers only | View raw


I have renamed the project to parsedcmd, which is also a better description of what the module does.
https://github.com/anntzer/parsedcmd

On Monday, March 19, 2012 6:14:44 AM UTC-7, xDog Walker wrote:
> On Sunday 2012 March 18 22:11, anntzer.lee@gmail.com wrote:
> > I would like to announce the first public release of cmd2, an extension of
> > the standard library's cmd with argument parsing, here:
> > https://github.com/anntzer/cmd2.
> 
> There already is a cmd2 package at PyPI and has been for a long time.
> 
> http://packages.python.org/cmd2/
> 
> -- 
> I have seen the future and I am not in it.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

ANN: cmd2, an extenstion of cmd that parses its argument line anntzer.lee@gmail.com - 2012-03-18 22:11 -0700
  Re: ANN: cmd2, an extenstion of cmd that parses its argument line xDog Walker <thudfoo@gmail.com> - 2012-03-19 06:14 -0700
    Re: ANN: cmd2, an extenstion of cmd that parses its argument line anntzer.lee@gmail.com - 2012-04-26 12:15 -0700

csiph-web