sylvio      2010-02-13 19:27:23 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-greenlet    Makefile distinfo pkg-descr 
  Log:
  - Greenlet provides a primitive form of micro-threads in the form of a native 
extension module to Python. Higher-level primitives such as coroutine 
scheduling are not part of greenlet itself, but can be built upon it.
  
  WWW: http://pypi.python.org/pypi/greenlet
  
  PR:             ports/143610
  Submitted by:   Peter Schuller <[email protected]>
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.3817    +1 -0      ports/devel/Makefile
  1.1       +26 -0     ports/devel/py-greenlet/Makefile (new)
  1.1       +3 -0      ports/devel/py-greenlet/distinfo (new)
  1.1       +6 -0      ports/devel/py-greenlet/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to