[48052] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Fri Mar 13 03:53:08 PDT 2009


Revision: 48052
          http://trac.macports.org/changeset/48052
Author:   portindex at macports.org
Date:     2009-03-13 03:53:08 -0700 (Fri, 13 Mar 2009)
Log Message:
-----------

Total number of ports parsed:	5620 
Ports successfully parsed:	5620	 
Ports failed:			0

Modified Paths:
--------------
    trunk/dports/PortIndex

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-03-13 10:43:02 UTC (rev 48051)
+++ trunk/dports/PortIndex	2009-03-13 10:53:08 UTC (rev 48052)
@@ -7300,14 +7300,14 @@
 description {Python bindings for libxslt} portdir python/py-libxslt homepage http://xmlsoft.org/ epoch 0 platforms darwin depends_lib {port:python24 port:libxslt port:py-libxml2 port:zlib} name py-libxslt maintainers {sfiera openmaintainer} long_description {{Python bindings for libxslt}} categories {python textproc} version 2.6.21 revision 0
 py-linda 540
 description {simple implementation of a linda system} portdir python/py-linda homepage http://www-users.cs.york.ac.uk/~aw/pylinda/ epoch 0 platforms darwin depends_lib port:python24 name py-linda maintainers nomaintainer long_description {PyLinda is a simple implementation of a linda system, however it also includes several of the more recently proposed extensions to Linda in the form of multiple tuple spaces, garbage collection, sane non-blocking primitives and bulk tuple operations.} categories {python net} version 0.5.1 revision 0
-py-lint 679
-description {Error (and style) checking for python} portdir python/py-lint homepage http://www.logilab.org/projects/pylint/ epoch 0 platforms darwin depends_lib {port:python24 port:py-logilab-astng port:py25-logilab-common} name py-lint maintainers dh long_description {Pylint is a tool that checks for errors in python code, and tries to check that a given coding standard is respected by the coders. This is similar but nevertheless different from what pychecker_ provides, especially since pychecker explicitely does not bother with coding style. The default coding style used by pylint is close to `Guido's style guide`_.} categories {python devel} version 0.15.2 revision 0
+py-lint 677
+description {Error (and style) checking for python} portdir python/py-lint homepage http://www.logilab.org/projects/pylint/ epoch 0 platforms darwin depends_lib {port:python24 port:py-logilab-astng port:py-logilab-common} name py-lint maintainers dh long_description {Pylint is a tool that checks for errors in python code, and tries to check that a given coding standard is respected by the coders. This is similar but nevertheless different from what pychecker_ provides, especially since pychecker explicitely does not bother with coding style. The default coding style used by pylint is close to `Guido's style guide`_.} categories {python devel} version 0.16.0 revision 0
 py-log4py 534
 description {log4py is a python logging module similar to log4j.} portdir python/py-log4py homepage http://www.its4you.at/english/log4py.html epoch 0 platforms {darwin freebsd} depends_lib port:python24 name py-log4py maintainers nomaintainer long_description {log4py is a python logging module similar to log4j. It supports logging to files (including logfile rotation) or to stdout/stderr, variable log-levels, configurable output formats and configuration via configuration files.} categories {python devel} version 1.3 revision 1
 py-logilab-astng 883
-description {Python Abstract Syntax Tree New Generation} portdir python/py-logilab-astng homepage http://www.logilab.org/project/logilab-astng epoch 0 platforms darwin depends_lib {port:python24 port:py-logilab-common} name py-logilab-astng maintainers dh long_description {The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint... Well, actually the development of this library is essentialy governed by pylint's needs. It extends class defined in the compiler.ast module with some additional methods and attributes. Instance attributes are added by a builder object, which can either generate extended ast (let's call them astng) by visiting an existant ast tree or by inspecting living object. Methods are added by monkey patching ast classes.} categories {python devel} version 0.17.3 revision 0
+description {Python Abstract Syntax Tree New Generation} portdir python/py-logilab-astng homepage http://www.logilab.org/project/logilab-astng epoch 0 platforms darwin depends_lib {port:python24 port:py-logilab-common} name py-logilab-astng maintainers dh long_description {The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint... Well, actually the development of this library is essentialy governed by pylint's needs. It extends class defined in the compiler.ast module with some additional methods and attributes. Instance attributes are added by a builder object, which can either generate extended ast (let's call them astng) by visiting an existant ast tree or by inspecting living object. Methods are added by monkey patching ast classes.} categories {python devel} version 0.17.4 revision 0
 py-logilab-common 365
-description {A number of modules used by various projects from Logilab} portdir python/py-logilab-common homepage http://www.logilab.org/projects/common epoch 0 platforms darwin depends_lib port:python24 name py-logilab-common maintainers dh long_description {{A number of modules used by various projects from Logilab}} categories python version 0.36.0 revision 0
+description {A number of modules used by various projects from Logilab} portdir python/py-logilab-common homepage http://www.logilab.org/projects/common epoch 0 platforms darwin depends_lib port:python24 name py-logilab-common maintainers dh long_description {{A number of modules used by various projects from Logilab}} categories python version 0.38.1 revision 0
 py-lrucache 541
 description {least-recently-used cache module for python} portdir python/py-lrucache homepage http://bad.dynu.ca/~evan/lrucache/ epoch 0 platforms darwin depends_lib port:python24 name py-lrucache maintainers nomaintainer long_description {py-lrucache provides a simple but efficient least-recently-used (LRU) cache module. The LRUCache class provides a container interface with prioritized caching. The implementation uses a heap and a dictionary to provide quick inserts, deletes, and references.} categories python version 0.2 revision 1
 py-lupy 666
@@ -7941,13 +7941,13 @@
 py25-libxslt 340
 description {Python bindings for libxslt} portdir python/py25-libxslt homepage http://xmlsoft.org/ epoch 0 platforms darwin depends_lib {port:python25 port:libxslt port:py25-libxml2 port:zlib} name py25-libxslt maintainers nomaintainer long_description {{Python bindings for libxslt}} categories {python textproc} version 2.6.21 revision 0
 py25-lint 671
-description {Error (and style) checking for python} portdir python/py25-lint homepage http://www.logilab.org/projects/pylint/ epoch 0 platforms darwin depends_lib {port:py25-logilab-common port:py25-logilab-astng} name py25-lint maintainers dh long_description {Pylint is a tool that checks for errors in python code, and tries to check that a given coding standard is respected by the coders. This is similar but nevertheless different from what pychecker_ provides, especially since pychecker explicitely does not bother with coding style. The default coding style used by pylint is close to `Guido's style guide`_.} categories {python devel} version 0.15.2 revision 0
+description {Error (and style) checking for python} portdir python/py25-lint homepage http://www.logilab.org/projects/pylint/ epoch 0 platforms darwin depends_lib {port:py25-logilab-common port:py25-logilab-astng} name py25-lint maintainers dh long_description {Pylint is a tool that checks for errors in python code, and tries to check that a given coding standard is respected by the coders. This is similar but nevertheless different from what pychecker_ provides, especially since pychecker explicitely does not bother with coding style. The default coding style used by pylint is close to `Guido's style guide`_.} categories {python devel} version 0.16.0 revision 0
 py25-llvm 292
 description {Python bindings for LLVM} portdir python/py25-llvm homepage http://mdevan.nfshost.com/llvm-py/index.html epoch 0 platforms darwin depends_lib port:llvm name py25-llvm maintainers nomaintainer long_description {{Python bindings for LLVM}} categories python version 0.5 revision 0
-py25-logilab-astng 591
-description {Python Abstract Syntax Tree New Generation} portdir python/py25-logilab-astng homepage http://www.logilab.org/project/logilab-astng epoch 0 platforms darwin depends_lib {port:python25 port:py25-logilab-common} name py25-logilab-astng maintainers {stechert at macports.org openmaintainer} long_description {The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint... Well, actually the development of this library is essentialy governed by pylint's needs.} categories python version 0.17.3 revision 0
+py25-logilab-astng 592
+description {Python Abstract Syntax Tree New Generation} portdir python/py25-logilab-astng homepage http://www.logilab.org/project/logilab-astng epoch 0 platforms darwin depends_lib {port:python25 port:py25-logilab-common} name py25-logilab-astng maintainers {stechert at macports.org openmaintainer} long_description {The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint... Well, actually the development of this library is essentially governed by pylint's needs.} categories python version 0.17.4 revision 0
 py25-logilab-common 412
-description {A number of modules used by various projects from Logilab} portdir python/py25-logilab-common homepage http://www.logilab.org/project/logilab-common epoch 0 platforms darwin depends_lib port:python25 name py25-logilab-common maintainers {stechert at macports.org openmaintainer} long_description {{A number of modules used by various projects from Logilab}} categories python version 0.36.0 revision 0
+description {A number of modules used by various projects from Logilab} portdir python/py25-logilab-common homepage http://www.logilab.org/project/logilab-common epoch 0 platforms darwin depends_lib port:python25 name py25-logilab-common maintainers {stechert at macports.org openmaintainer} long_description {{A number of modules used by various projects from Logilab}} categories python version 0.38.1 revision 0
 py25-lxml 638
 description {Powerful and Pythonic XML processing library} portdir python/py25-lxml homepage http://codespeak.net/lxml/ epoch 0 platforms darwin depends_lib {port:python25 port:libxml2 port:libxslt port:py25-hashlib port:py25-setuptools port:py25-zlib} name py25-lxml maintainers {akitada openmaintainer} long_description {lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.} categories {python devel} version 2.1.5 revision 0
 py25-macholib 676
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090313/513ff35d/attachment.html>


More information about the macports-changes mailing list