Module submission - logilab-astng

duncan.gibson@xs4all.nl duncan.gibson at xs4all.nl
Tue Sep 26 15:49:20 UTC 2006


module name       : logilab-astng
suggested section : python
update (y/n)      : n
bugfix (y/n)      : n
security (y/n)    : n

abstract syntax tree code for pylint and other logilab projects.
pylint to be submitted shortly.

this version updated for Python-2.5

Duncan / engelsman

-------------- next part --------------
--- logilab-astng/BUILD	1970-01-01 01:00:00.000000000 +0100
+++ logilab-astng/BUILD	2006-06-18 18:46:37.000000000 +0200
@@ -0,0 +1,7 @@
+(
+
+  python setup.py build  &&
+  prepare_install        &&
+  python setup.py install
+        
+) > $C_FIFO 2>&1
--- logilab-astng/DEPENDS	1970-01-01 01:00:00.000000000 +0100
+++ logilab-astng/DEPENDS	2006-06-18 18:46:37.000000000 +0200
@@ -0,0 +1,2 @@
+depends Python
+
--- logilab-astng/DETAILS	1970-01-01 01:00:00.000000000 +0100
+++ logilab-astng/DETAILS	2006-09-26 17:32:01.000000000 +0200
@@ -0,0 +1,17 @@
+          MODULE=logilab-astng
+         VERSION=0.16.1
+          SOURCE=${MODULE//logilab-}-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION/
+      SOURCE_URL=ftp://ftp.logilab.fr/pub/${MODULE//logilab-}/
+      SOURCE_VFY=sha1:3de78756b1daea9917c43183756bd843fa7fb43d
+        WEB_SITE=http://www.logilab.org/projects/${MODULE//logilab-}/
+         ENTERED=20060926
+         UPDATED=20060926
+           SHORT="Logilab's Python Abstract Syntax Tree New Generation"
+
+cat << EOF
+The aim of the 'logilab.astng' Python module is to provide a common base
+representation of python source code for projects such as pychecher,
+pyreverse, pylint... Well, actually the development of this library is
+essentially governed by pylint's needs.
+EOF
-------------- next part --------------
lvu submit logilab-astng 9890f309f3d09100a37b25edd1c960fa  -
2.6.18 2.6.12 gcc-3.4.6 glibc-2.3.6


More information about the Lunar mailing list