aboutsummaryrefslogtreecommitdiff
path: root/devel/py-coro
Commit message (Collapse)AuthorAgeFilesLines
* Don't break package building on Satoshi's cluster. Explicitly dependThomas Gellekum2000-09-081-2/+2
| | | | | | | on python1.5:lang/python15. Notes: svn path=/head/; revision=32438
* Use ${INSTALL_MAN} where appropriate.Kelly Yancey2000-07-171-1/+1
| | | | Notes: svn path=/head/; revision=30742
* Added WWW line.Kelly Yancey2000-07-131-0/+2
| | | | Notes: svn path=/head/; revision=30558
* Add py-coro - a Python coroutines module.Maxim Sobolev2000-07-076-0/+137
PR: 19466 Submitted by: Kelly Yancey <kbyanc@posi.net> Notes: svn path=/head/; revision=30295