Go to file
holger krekel 6de02a7976 snapshot 1.0.0b2
--HG--
branch : trunk
2009-06-19 12:19:59 +02:00
contrib * refine and rename pycollect related hooks 2009-06-15 15:15:40 +02:00
doc snapshot 1.0.0b2 2009-06-19 12:19:59 +02:00
example fixed examples according to new plugin and setup mechanisms 2009-05-21 14:36:52 +02:00
py fixing some release/apigen related issues 2009-06-18 20:04:36 +02:00
.hgignore * don't version generated .html files 2009-04-15 12:19:19 +02:00
CHANGELOG snapshot 1.0.0b2 2009-06-19 12:19:59 +02:00
LICENSE [svn r57429] merging/porting the release branch changes and 2008-08-18 17:08:39 +02:00
MANIFEST bah - i guess i rather keep using setuptools for 1.0 because 2009-06-17 21:08:19 +02:00
README.txt [svn r63546] small updates, regen setup.py 2009-04-02 19:34:16 +02:00
TODO.txt update todo to make some sense again 2009-05-21 09:54:48 +02:00
_findpy.py * don't version generated .html files 2009-04-15 12:19:19 +02:00
ez_setup.py fixing docs, adding newest ez_setup.py, fixing a few win32 failures, fixing iocapture plugin 2009-06-18 19:02:59 +02:00
setup.py bah - i guess i rather keep using setuptools for 1.0 because 2009-06-17 21:08:19 +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 $