diff --git a/py/doc/release-0.9.0.txt b/py/doc/release-0.9.0.txt index b4e0c0ecb..2bbf995d2 100644 --- a/py/doc/release-0.9.0.txt +++ b/py/doc/release-0.9.0.txt @@ -1,7 +1,9 @@ -py lib 0.9.0: py.test, distributed execution and dev support +py lib 0.9.0: py.test, distributed execution, greenlets and more ====================================================================== -Welcome to the 0.9.0 py lib (including py.test) release! +Welcome to the 0.9.0 py lib release - a library aiming to +support agile and test-driven python development on various levels. + Main API/Tool Features: * py.test: cross-project testing tool with many advanced features @@ -12,7 +14,7 @@ Main API/Tool Features: * tested against Win32, Linux and OSX All these features and their API have extensive documentation, -generated with "apigen", which we intend to make accessible +generated with the new "apigen", which we intend to make accessible for other python projects as well. Here is the entry point for installing the py lib: @@ -23,7 +25,10 @@ and here is the main entry point into the documentation: http://codespeak.net/py/XXX # figure out exact scheme -best and have fun and let us know what you think! +The work on the py lib has been partially funded by the +European Union and merlinux gmbh within the PyPy project. + +best, have fun and let us know what you think! holger krekel, Maciej Fijalkowski, Guido Wesdorp, Carl Friedrich Bolz