public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* ITP: python-logilab-astng -- Python module to rebuild a abstract syntax tree (AST)
@ 2012-09-23 13:14 Jari Aalto
  2012-10-20 20:31 ` marco atzeri
  0 siblings, 1 reply; 6+ messages in thread
From: Jari Aalto @ 2012-09-23 13:14 UTC (permalink / raw)
  To: cygwin-apps

wget --recursive --no-host-directories --cut-dirs=3 \
    http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/logilab-astng-0.23.1-1.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/python-logilab-astng-0.23.1-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/python-logilab-astng-0.23.1-1.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/setup.hint
|
Included in Debian:

  http://packages.debian.org/python-logilab-astng

To check packaging:

  tar -xf *-src.tar.bz2
  ./*.sh --color --verbose all

Notes:

  This Python module is prerequite for "pylint"

Jari

[ setup.hint ]

sdesc: "Python module to rebuild a abstract syntax tree (AST)"
ldesc: "Provides a common base representation of Python source code for
projects such as pychecker, pyreverse, pylint. It provides a
compatible representation which comes from the `_ast` module. The
module rebuilds the generated tree by recursively walking down the AST
and building an extended ast (let's call it astng ;). The new node
classes have additional methods and attributes for different usages.
They include some support for static inference and local name scopes.
Furthermore, astng builds partial trees by inspecting living objects."
category: Python
requires: python

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ITP: python-logilab-astng -- Python module to rebuild a abstract syntax tree (AST)
  2012-09-23 13:14 ITP: python-logilab-astng -- Python module to rebuild a abstract syntax tree (AST) Jari Aalto
@ 2012-10-20 20:31 ` marco atzeri
  2012-10-20 20:36   ` RFU: python-logilab-astng -- Python module to rebuild a abstract syntax tree (new, GTG) Jari Aalto
  0 siblings, 1 reply; 6+ messages in thread
From: marco atzeri @ 2012-10-20 20:31 UTC (permalink / raw)
  To: cygwin-apps

On 9/23/2012 3:14 PM, Jari Aalto wrote:
> wget --recursive --no-host-directories --cut-dirs=3 \
>      http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/logilab-astng-0.23.1-1.tar.bz2 \
>      http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/python-logilab-astng-0.23.1-1-src.tar.bz2 \
>      http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/python-logilab-astng-0.23.1-1.tar.bz2 \
>      http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/setup.hint
> |
> Included in Debian:
>
>    http://packages.debian.org/python-logilab-astng
>
> To check packaging:
>
>    tar -xf *-src.tar.bz2
>    ./*.sh --color --verbose all
>
> Notes:
>
>    This Python module is prerequite for "pylint"
>
> Jari
>
> [ setup.hint ]
>

packages fine
GTG

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RFU: python-logilab-astng -- Python module to rebuild a abstract syntax tree (new, GTG)
  2012-10-20 20:31 ` marco atzeri
@ 2012-10-20 20:36   ` Jari Aalto
  2012-10-20 21:05     ` marco atzeri
  0 siblings, 1 reply; 6+ messages in thread
From: Jari Aalto @ 2012-10-20 20:36 UTC (permalink / raw)
  To: cygwin-apps

2012-10-20 23:31 marco atzeri
| packages fine
| GTG

wget --recursive --no-host-directories --cut-dirs=3 \
     http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/logilab-astng-0.23.1-1.tar.bz2 \
     http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/python-logilab-astng-0.23.1-1-src.tar.bz2 \
     http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/python-logilab-astng-0.23.1-1.tar.bz2 \
     http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/setup.hint

Thanks Marco,
Jari

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: RFU: python-logilab-astng -- Python module to rebuild a abstract syntax tree (new, GTG)
  2012-10-20 20:36   ` RFU: python-logilab-astng -- Python module to rebuild a abstract syntax tree (new, GTG) Jari Aalto
@ 2012-10-20 21:05     ` marco atzeri
  2012-10-20 21:41       ` Jari Aalto
  0 siblings, 1 reply; 6+ messages in thread
From: marco atzeri @ 2012-10-20 21:05 UTC (permalink / raw)
  To: cygwin-apps

On 10/20/2012 10:36 PM, Jari Aalto wrote:
> 2012-10-20 23:31 marco atzeri
> | packages fine
> | GTG
>
> wget --recursive --no-host-directories --cut-dirs=3 \
>       http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/logilab-astng-0.23.1-1.tar.bz2 \
>       http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/python-logilab-astng-0.23.1-1-src.tar.bz2 \
>       http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/python-logilab-astng-0.23.1-1.tar.bz2 \
>       http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/setup.hint
>
> Thanks Marco,
> Jari
>

same question
why do yo need logilab-astng-0.23.1-1.tar.bz2 ?


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: RFU: python-logilab-astng -- Python module to rebuild a abstract syntax tree (new, GTG)
  2012-10-20 21:05     ` marco atzeri
@ 2012-10-20 21:41       ` Jari Aalto
  2012-10-20 22:50         ` Christopher Faylor
  0 siblings, 1 reply; 6+ messages in thread
From: Jari Aalto @ 2012-10-20 21:41 UTC (permalink / raw)
  To: cygwin-apps

2012-10-21 00:04 marco atzeri
| [extra] logilab-astng-0.23.1-1.tar.bz2

That was a script glitch. Corrected:

wget --recursive --no-host-directories --cut-dirs=3 \
 http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/python-logilab-astng-0.23.1-1-src.tar.bz2 \
 http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/python-logilab-astng-0.23.1-1.tar.bz2 \
 http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/setup.hint

Thanks,
Jari

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: RFU: python-logilab-astng -- Python module to rebuild a abstract syntax tree (new, GTG)
  2012-10-20 21:41       ` Jari Aalto
@ 2012-10-20 22:50         ` Christopher Faylor
  0 siblings, 0 replies; 6+ messages in thread
From: Christopher Faylor @ 2012-10-20 22:50 UTC (permalink / raw)
  To: cygwin-apps

On Sun, Oct 21, 2012 at 12:41:03AM +0300, Jari Aalto wrote:
>2012-10-21 00:04 marco atzeri
>| [extra] logilab-astng-0.23.1-1.tar.bz2
>
>That was a script glitch. Corrected:
>
>wget --recursive --no-host-directories --cut-dirs=3 \
> http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/python-logilab-astng-0.23.1-1-src.tar.bz2 \
> http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/python-logilab-astng-0.23.1-1.tar.bz2 \
> http://cante.net/~jaalto/tmp/cygwin/python-logilab-astng/setup.hint

Uploaded.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-10-20 22:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-23 13:14 ITP: python-logilab-astng -- Python module to rebuild a abstract syntax tree (AST) Jari Aalto
2012-10-20 20:31 ` marco atzeri
2012-10-20 20:36   ` RFU: python-logilab-astng -- Python module to rebuild a abstract syntax tree (new, GTG) Jari Aalto
2012-10-20 21:05     ` marco atzeri
2012-10-20 21:41       ` Jari Aalto
2012-10-20 22:50         ` Christopher Faylor

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