[66043] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Mon Apr 5 02:55:19 PDT 2010


Revision: 66043
          http://trac.macports.org/changeset/66043
Author:   portindex at macports.org
Date:     2010-04-05 02:55:17 -0700 (Mon, 05 Apr 2010)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-04-05 09:35:12 UTC (rev 66042)
+++ trunk/dports/PortIndex	2010-04-05 09:55:17 UTC (rev 66043)
@@ -9717,7 +9717,7 @@
 py26-googleappengine 413
 portdir python/py26-googleappengine description {The Google App Engine Python SDK} homepage http://code.google.com/appengine/ epoch 0 platforms darwin depends_lib port:python26 name py26-googleappengine license unknown maintainers {snc openmaintainer} long_description {This is the official Google App Engine SDK for Python.} depends_extract bin:unzip:unzip version 1.3.2 categories {python devel www} revision 0
 py26-greenlet 1343
-portdir python/py26-greenlet description {Lightweight in-process concurrent programming} homepage http://undefined.org/python/#greenlet epoch 0 platforms darwin depends_lib port:py26-distribute name py26-greenlet license unknown maintainers {akitada openmaintainer} long_description {The {"greenlet"} package is a spin-off of Stackless, a version of CPython that supports micro-threads called {"tasklets".} Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on {"channels".} A {"greenlet",} on the other hand, is a still more primitive notion of micro-thread with no implicit {scheduling;} coroutines, in other words. This is useful when you want to control exactly when your code runs. You can build custom scheduled micro-threads on top of {greenlet;} however, it seems that greenlets are useful on their own as a way to make advanced control flow structures. For example, we can recreate {generators;} the difference with Python's own generators is that our generators can call nested functions and the nested functions can yield values too. Additionally, you don't need a {"yield"} keyword. See the example in test_generator.py. Greenlets are provided as a C extension module for the regular unmodified interpreter.} version 0.2 categories {python devel} revision 0
+portdir python/py26-greenlet description {Lightweight in-process concurrent programming} homepage http://undefined.org/python/#greenlet epoch 0 platforms darwin depends_lib port:py26-distribute name py26-greenlet license unknown maintainers {akitada openmaintainer} long_description {The {"greenlet"} package is a spin-off of Stackless, a version of CPython that supports micro-threads called {"tasklets".} Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on {"channels".} A {"greenlet",} on the other hand, is a still more primitive notion of micro-thread with no implicit {scheduling;} coroutines, in other words. This is useful when you want to control exactly when your code runs. You can build custom scheduled micro-threads on top of {greenlet;} however, it seems that greenlets are useful on their own as a way to make advanced control flow structures. For example, we can recreate {generators;} the difference with Python's own generators is that our generators can call nested functions and the nested functions can yield values too. Additionally, you don't need a {"yield"} keyword. See the example in test_generator.py. Greenlets are provided as a C extension module for the regular unmodified interpreter.} version 0.3 categories {python devel} revision 0
 py26-gst-python 505
 variants universal portdir python/py26-gst-python description {GStreamer python bindings} homepage http://gstreamer.freedesktop.org/modules/gst-python.html epoch 0 platforms darwin name py26-gst-python depends_lib {port:py26-gtk port:gst-plugins-base} long_description {gst-python allows python programs built with the gnome toolkit to use gstreamer for multimedia input/output} maintainers {rmsfisher elelay openmaintainer} license unknown categories {python gnome multimedia} version 0.10.18 revision 0
 py26-gtk 519
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100405/b9e0ea20/attachment-0001.html>


More information about the macports-changes mailing list