[48682] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Thu Mar 26 21:52:24 PDT 2009


Revision: 48682
          http://trac.macports.org/changeset/48682
Author:   portindex at macports.org
Date:     2009-03-26 21:52:21 -0700 (Thu, 26 Mar 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-03-27 04:06:50 UTC (rev 48681)
+++ trunk/dports/PortIndex	2009-03-27 04:52:21 UTC (rev 48682)
@@ -7870,6 +7870,8 @@
 description {Code coverage tool for Python} portdir python/py25-coverage homepage http://nedbatchelder.com/code/modules/coverage.html epoch 0 platforms darwin depends_lib port:python25 name py25-coverage maintainers {simon openmaintainer} long_description {Coverage.py is a Python module that measures code coverage during Python execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed. The original version was written by Gareth Rees. I've updated it to determine executable statements more accurately.} categories {python devel} version 2.85 revision 0
 py25-crypto 536
 description {collection of cryptographic algorithms and protocols for python} portdir python/py25-crypto homepage http://www.amk.ca/python/code/crypto.html epoch 0 platforms {darwin freebsd} depends_lib port:python25 name py25-crypto maintainers mww long_description {collection of cryptographic algorithms and protocols, implemented for use from python. Among are MD2, MD4, RIPEMD, AES, ARC2, Blowfish, CAST, DES, Triple-DES, IDEA, RC5, ARC4, simple XOR, RSA, DSA, ElGamal, qNEW.} categories {python security} version 2.0.1 revision 0
+py25-cssutils 349
+description {CSS parser and library for Python} portdir python/py25-cssutils homepage http://cthedot.de/cssutils/ epoch 0 platforms darwin depends_lib port:python25 name py25-cssutils maintainers gmail.com:billitch long_description {A Python package to parse and build CSS Cascading Style Sheets.} categories {python www} version 0.9.5.1 revision 0
 py25-ctags 707
 description {Exuberant Ctags indexing python bindings} portdir python/py25-ctags homepage http://pypi.python.org/pypi/python-ctags/ epoch 0 platforms darwin depends_lib port:python25 name py25-ctags maintainers gmail.com:ahkdiep long_description {Exuberant Ctags supports indexing of many modern programming languages. Python is a powerful scriptable dynamic language. Using Python to access Ctags index file is a natural fit in extending an application's capability to examine source code. This project wrote a wrapper for readtags.c. I have been using the package in a couple of projects and it has been shown that it could easily handle hundreds source files.} categories python version 1.0.5 revision 0
 py25-curl 420
@@ -8016,6 +8018,8 @@
 variants {darwin_9 cairo gtk2 tkinter wxpython latex ghostscript} variant_desc {darwin_9 {Platform variant, do not select manually} cairo {Enable Cairo backends} gtk2 {Enable GTKAgg backend} tkinter {Enable tkAgg backend} wxpython {Enable wxAgg backend} latex {Enable LaTeX support} ghostscript {Enable GhostScript support}} portdir python/py25-matplotlib description {matlab-like syntax for creating plots in python} homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python25 port:freetype port:libpng port:py25-dateutil port:py25-tz port:py25-numpy port:py25-configobj port:py25-pyobjc2 port:py25-pyobjc2-cocoa port:py25-tkinter} name py25-matplotlib maintainers {ram openmaintainer} long_description {Matplotlib is a pure python plotting library with the goal of making publication quality plots using a syntax familiar to matlab users. The library uses numpy for handling large data sets and supports a variety of output backends. This port provides
  variants for the different GUIs (gtk2, tkinter, wxpython).} categories {python graphics math} version 0.98.5.2 revision 2
 py25-matplotlib-basemap 506
 description {matplotlib toolkit for plotting data on map projections} portdir python/py25-matplotlib-basemap homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python25 port:py25-matplotlib port:geos2 port:py25-httplib2 port:py25-dap} name py25-matplotlib-basemap maintainers {ram openmaintainer} long_description {Matplotlib basemap is a matplotlib toolkit python library for plotting data on map projections} categories {python graphics math} version 0.99.3 revision 0
+py25-mdp-toolkit 374
+description {Modular toolkit for Data Processing.} portdir python/py25-mdp-toolkit homepage http://mdp-toolkit.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-numpy port:py25-setuptools} name py25-mdp-toolkit maintainers nomaintainer long_description {{Modular toolkit for Data Processing.}} categories {python science} version 2.3 revision 0
 py25-mecab 325
 description {a Python module for MeCab} portdir python/py25-mecab homepage http://mecab.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python25 port:mecab} name py25-mecab maintainers rsky0711 at gmail.com long_description {{a Python module for MeCab}} categories {python textproc japanese} version 0.96 revision 0
 py25-mechanize 414
@@ -8206,6 +8210,8 @@
 description {object-relational mapper for python} portdir python/py25-sqlobject homepage http://www.sqlobject.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-formencode} name py25-sqlobject maintainers {openmaintainer akitada} long_description {SQLObject is an object-relational mapper. It allows you to translate RDBMS table rows into Python objects, and manipulate those objects to transparently manipulate the database. In using SQLObject, you will create a class definition that will describe how the object connects to the database (in addition to any other methods you may wish to add to the class). SQLObject will produce the code to access the database, and update the database with your changes. The interface to the database is meant to be indistinguishable from other interfaces you may add to the object. SQLObject also includes a novel feature to generate WHERE clauses using Python syntax and objects (instead of generating SQL using string substitution, a
 s is traditional).} categories {python databases} version 0.10.2 revision 0
 py25-subvertpy 450
 description {Alternative Python bindings for Subversion} portdir python/py25-subvertpy homepage https://launchpad.net/subvertpy/ epoch 0 platforms darwin depends_lib {port:python25 port:subversion} name py25-subvertpy maintainers nomaintainer long_description {Alternative Python bindings for Subversion, split out from bzr-svn. The goal is to have complete, portable and Pythonic Python bindings.} categories {python devel} version 0.6.5 revision 0
+py25-symeig 405
+description {Symeig - Symmetrical eigenvalue routines for NumPy.} portdir python/py25-symeig homepage http://mdp-toolkit.sourceforge.net/symeig.html epoch 0 platforms darwin depends_lib {port:python25 port:py25-numpy port:py25-setuptools} name py25-symeig maintainers nomaintainer long_description {{Symeig - Symmetrical eigenvalue routines for NumPy.}} categories {python science} version 1.4 revision 0
 py25-sympy 577
 description {Python module for symbolic mathematics.} portdir python/py25-sympy homepage http://code.google.com/p/sympy/ epoch 0 platforms darwin depends_lib port:python25 name py25-sympy maintainers nomaintainer long_description {SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries.} categories {python math} version 0.6.3 revision 0
 py25-tables 560
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090326/fd0bf7ad/attachment.html>


More information about the macports-changes mailing list