[59844] trunk/dports

portindex at macports.org portindex at macports.org
Fri Oct 23 21:53:46 PDT 2009


Revision: 59844
          http://trac.macports.org/changeset/59844
Author:   portindex at macports.org
Date:     2009-10-23 21:53:44 -0700 (Fri, 23 Oct 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-10-24 04:44:14 UTC (rev 59843)
+++ trunk/dports/PortIndex	2009-10-24 04:53:44 UTC (rev 59844)
@@ -8406,6 +8406,8 @@
 portdir python/py25-WebHelpers description {Web Helpers is a library of helper functions intended to make writing templates in web applications easier.} homepage http://pylonshq.com/WebHelpers epoch 0 platforms darwin depends_lib port:py25-setuptools name py25-WebHelpers maintainers {stechert akitada openmaintainer} long_description {{Web Helpers is a library of helper functions intended to make writing templates in web applications easier.}} version 0.3.4 categories {python www} revision 0
 py25-altgraph 603
 portdir python/py25-altgraph description {Python graph (network) package} homepage http://undefined.org/python/#altgraph epoch 0 platforms darwin depends_lib {port:python25 port:py25-setuptools} name py25-altgraph maintainers {jmr openmaintainer} long_description {altgraph is a fork of graphlib: a graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output. altgraph includes some additional usage of Python 2.3+ features and enhancements related to modulegraph and macholib.} version 0.6.7 categories {python devel} revision 0
+py25-anyjson 533
+portdir python/py25-anyjson description {Wrap the best available JSON implementation in a common API} homepage http://bitbucket.org/runeh/anyjson/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-cjson} name py25-anyjson maintainers blair long_description {Anyjson wraps the best available JSON implementation in a common interface. Anyjson loads whichever is the fastest JSON module installed and provides a uniform API regardless of which JSON implementation is used.} version 0.2.2 categories {python www} revision 0
 py25-appscript 605
 portdir python/py25-appscript description {High-level application scripting package for Python} homepage http://appscript.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-setuptools} name py25-appscript maintainers internode.on.net:arsptr long_description {Appscript is a high-level, user-friendly MacPython to Apple event bridge that allows you to control scriptable Mac OS X applications using ordinary Python scripts. Appscript makes MacPython a serious alternative to Apple's own AppleScript language for automating your Mac.} version 0.19.0 categories python revision 0
 py25-apptools 691
@@ -8472,6 +8474,8 @@
 portdir python/py25-construct description {python module for parsing and building binary or textual data structures} homepage http://construct.wikispaces.com/ epoch 0 platforms darwin depends_lib port:python25 name py25-construct maintainers dckd.nl:macports long_description {Construct is a python library for parsing and building of data structures (binary or textual). It is based on the concept of defining data structures in a declarative manner, rather than procedural code: more complex constructs are composed of a hierarchy of simpler ones.} depends_extract bin:unzip:unzip version 2.00 categories python revision 0
 py25-couchdb 717
 portdir python/py25-couchdb description {Python library for working with CouchDB} homepage http://code.google.com/p/couchdb-python/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-cjson port:py25-httplib2 port:py25-setuptools} name py25-couchdb maintainers blair long_description {Python library for working with CouchDB. This package currently encompasses four primary modules: 1) couchdb.client: the basic client library, 2) couchdb.design: management of design documents, 3) couchdb.schema: a higher-lever API for mapping between CouchDB documents and Python objects, 4) couchdb.view: a CouchDB view server that allows writing view functions in Python} version 0.6 categories {python www} revision 0
+py25-couchdbkit 605
+portdir python/py25-couchdbkit description {Python library for working with CouchDB} homepage http://couchdbkit.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-anyjson} name py25-couchdbkit maintainers blair long_description {Couchdbkit provides you a full featured and easy client to access and manage CouchDB. It allow you to manage a CouchDB server, databases, doc managements and view access. All objects mostly reflect python objects for convenience. Server and databases objects could be used for example as easy as using a dict.} version 0.2.1 categories {python www} revision 0
 py25-coverage 671
 portdir python/py25-coverage description {Code coverage tool for Python} 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.} version 3.0.1 categories {python devel} revision 0
 py25-crypto 536
@@ -8982,6 +8986,8 @@
 depends_build port:py26-setuptools portdir python/py26-MMTK description {The Molecular Modelling Toolkit is a library for molecular simulations with a focus on biomolecular systems.} homepage http://sourcesup.cru.fr/projects/mmtk/ epoch 0 platforms darwin depends_lib port:py26-scientific name py26-MMTK maintainers {mmoll openmaintainer} long_description {{The Molecular Modelling Toolkit is a library for molecular simulations with a focus on biomolecular systems.}} version 2.6.0 categories {python science} revision 1
 py26-altgraph 603
 portdir python/py26-altgraph description {Python graph (network) package} homepage http://undefined.org/python/#altgraph epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools} name py26-altgraph maintainers {jmr openmaintainer} long_description {altgraph is a fork of graphlib: a graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output. altgraph includes some additional usage of Python 2.3+ features and enhancements related to modulegraph and macholib.} version 0.6.7 categories {python devel} revision 0
+py26-anyjson 533
+portdir python/py26-anyjson description {Wrap the best available JSON implementation in a common API} homepage http://bitbucket.org/runeh/anyjson/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-cjson} name py26-anyjson maintainers blair long_description {Anyjson wraps the best available JSON implementation in a common interface. Anyjson loads whichever is the fastest JSON module installed and provides a uniform API regardless of which JSON implementation is used.} version 0.2.2 categories {python www} revision 0
 py26-appscript 594
 portdir python/py26-appscript description {High-level application scripting package for Python} homepage http://appscript.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools} name py26-appscript maintainers nomaintainer long_description {Appscript is a high-level, user-friendly MacPython to Apple event bridge that allows you to control scriptable Mac OS X applications using ordinary Python scripts. Appscript makes MacPython a serious alternative to Apple's own AppleScript language for automating your Mac.} version 0.20.0 categories python revision 0
 py26-apptools 669
@@ -9030,6 +9036,8 @@
 portdir python/py26-configobj description {Config file reading, writing and validation.} homepage http://www.voidspace.org.uk/python/configobj.html epoch 0 platforms darwin depends_lib port:python26 name py26-configobj maintainers {akitada openmaintainer} long_description {ConfigObj is a simple but powerful config file reader and writer: an ini file round tripper. Its main feature is that it is very easy to use, with a straightforward programmer's interface and a simple syntax for config files. It has lots of other features though : * Nested sections (subsections), to any level * List values * Multiple line values * String interpolation (substitution) * Integrated with a powerful validation system - including automatic type checking/conversion - repeated sections - and allowing default values * When writing out config files, ConfigObj preserves all comments and the order of members and sections * Many useful methods and options for working with configuration files (like the 'reload' method) * Full Unicode support} depends_extract bin:unzip:unzip version 4.5.2 categories python revision 0
 py26-couchdb 717
 portdir python/py26-couchdb description {Python library for working with CouchDB} homepage http://code.google.com/p/couchdb-python/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-cjson port:py26-httplib2 port:py26-setuptools} name py26-couchdb maintainers blair long_description {Python library for working with CouchDB. This package currently encompasses four primary modules: 1) couchdb.client: the basic client library, 2) couchdb.design: management of design documents, 3) couchdb.schema: a higher-lever API for mapping between CouchDB documents and Python objects, 4) couchdb.view: a CouchDB view server that allows writing view functions in Python} version 0.6 categories {python www} revision 0
+py26-couchdbkit 605
+portdir python/py26-couchdbkit description {Python library for working with CouchDB} homepage http://couchdbkit.org/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-anyjson} name py26-couchdbkit maintainers blair long_description {Couchdbkit provides you a full featured and easy client to access and manage CouchDB. It allow you to manage a CouchDB server, databases, doc managements and view access. All objects mostly reflect python objects for convenience. Server and databases objects could be used for example as easy as using a dict.} version 0.2.1 categories {python www} revision 0
 py26-coverage 556
 portdir python/py26-coverage description {Code coverage measurement for Python} homepage http://nedbatchelder.com/code/coverage/ epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-coverage maintainers {nodamage.com:nodamage snc openmaintainer} long_description {Coverage measures code coverage, typically during test 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.} version 3.1 categories {python devel} revision 0
 py26-crypto 553

Modified: trunk/dports/PortIndex.quick
===================================================================
(Binary files differ)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091023/9f0fa937/attachment.html>


More information about the macports-changes mailing list