Module submission - logilab-astng

duncan.gibson@xs4all.nl duncan.gibson at xs4all.nl
Fri Aug 11 17:06:05 UTC 2006


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


Duncan Gibson / 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-06-18 19:08:06.000000000 +0200
@@ -0,0 +1,17 @@
+          MODULE=logilab-astng
+         VERSION=0.16.0
+          SOURCE=${MODULE//logilab-}-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE//logilab-}-$VERSION/
+      SOURCE_URL=ftp://ftp.logilab.fr/pub/${MODULE//logilab-}/
+      SOURCE_VFY=sha1:272e6c136ff936699f1787c7cc1c5a8dad2e8edf
+        WEB_SITE=http://www.logilab.org/projects/${MODULE//logilab-}/
+         ENTERED=20060618
+         UPDATED=20060618
+           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.17.8 2.6.12 gcc-3.4.6 glibc-2.3.6


More information about the Lunar mailing list