Go to file
holger krekel 5c854bea30 getgroup can also create groups now
--HG--
branch : trunk
2009-04-13 12:33:01 +02:00
contrib [svn r63938] Changed methods pyevent_* to pytest_* due to the changed plugin-API. 2009-04-10 15:02:36 +02:00
doc whitespace changes 2009-04-12 22:53:13 +02:00
example [svn r63208] moving example to top-level dir. 2009-03-22 18:08:31 +01:00
py getgroup can also create groups now 2009-04-13 12:33:01 +02:00
.hgignore [svn r63991] adding ignore file 2009-04-12 10:21:47 +02:00
CHANGELOG [svn r58690] * add to TODO, changelog 2008-10-06 21:50:35 +02:00
LICENSE [svn r57429] merging/porting the release branch changes and 2008-08-18 17:08:39 +02:00
MANIFEST [svn r64000] can't bear the setuptools problems anymore. trying to switch away from it. 2009-04-13 01:05:08 +02:00
README.txt [svn r63546] small updates, regen setup.py 2009-04-02 19:34:16 +02:00
TODO.txt remove outdated info 2009-04-11 19:20:10 +02:00
setup.py [svn r64000] can't bear the setuptools problems anymore. trying to switch away from it. 2009-04-13 01:05:08 +02:00

README.txt

The py lib is a Python development support library featuring 
the following tools and modules:

* py.test: tool for distributed automated testing
* py.execnet: ad-hoc distributed execution
* py.code: dynamic code generation and introspection
* py.path:  uniform local and svn path objects 

It includes code and contributions from several people, 
listed in the LICENSE file. 

For questions, please see py/doc/index.txt, refer to the website
http://pylib.org or come to the #pylib IRC freenode channel or subscribe to 
http://codespeak.net/mailman/listinfo/py-dev .

have fun, 

holger krekel, holger at merlinux eu

$Id: README.txt 63546 2009-04-02 17:34:16Z hpk $