Menu

Tree [2d4b76] master /
 History

HTTPS access


File Date Author Commit
 CleverSheep 2017-03-16 Paul Ollis Paul Ollis [2d4b76] Handle recursive code when collection spec info.
 Doc 2007-10-23 Paul Ollis Paul Ollis [ba848a] Enhancements to modules mainly involved in test...
 doc 2014-12-10 Paul Ollis Paul Ollis [995712] Move hosting to sourceforge.
 sphinx_ext 2014-12-10 Paul Ollis Paul Ollis [05414a] Test cleanup.
 support 2011-09-05 Paul Ollis Paul Ollis [a2437e] Huge reworking if the Tester internals.
 test 2014-08-01 Paul Ollis Paul Ollis [6f9944] Mod to 0.5.7 fix - for backward compatability.
 tools 2012-03-13 Paul Ollis Paul Ollis [a254ce] Switch to using the print function form.
 ui 2012-03-13 Paul Ollis Paul Ollis [a254ce] Switch to using the print function form.
 .PROJECT_ROOT 2007-06-19 Paul Ollis Paul Ollis [808bb2] Initial commit
 .gitignore 2013-05-20 Paul Ollis Paul Ollis [63946c] General tidying
 CHANGES.txt 2014-08-01 Paul Ollis Paul Ollis [6f9944] Mod to 0.5.7 fix - for backward compatability.
 MANIFEST.in 2007-08-09 Paul Ollis Paul Ollis [6384eb] Tidy up ready for release 0.2.9.
 MymMainfile 2011-09-05 Paul Ollis Paul Ollis [a2437e] Huge reworking if the Tester internals.
 README.txt 2010-08-12 Paul Ollis Paul Ollis [660be3] Close to an informal release.
 ci 2013-12-09 Paul Ollis Paul Ollis [9930e1] The Sphinx generation now uses new spec mechanism.
 cs 2014-07-28 Paul Ollis Paul Ollis [6bfdbe] Added version sub-command to cs script
 csversion.py 2012-02-23 Paul Ollis Paul Ollis [eeeb0c] Mainly to play with Jenkins.
 setup.py 2013-06-19 Paul Ollis Paul Ollis [0dca17] Ready to tag 0.5.0 release.

Read Me

===================================
A collection of re-usable packages.
===================================

Introduction
============

    This is the top-level package for various other general purpose packages. It exists
    in order keep the other packages tidily hidden within a single name space.
    The sub-packages available are:

    The "Clever Sheep" was called Harold.


Licence Issues
==============

    The sub-packages in here have been built up from various sources. Most
    code is original work, but some re-working of various types of open source
    software and some literally cut and pasted. So you should assume no more
    rights than those granted by the GPL: until I sort things out better.


Dependences
===========

Mostly you only need Python, but...

1. The curses library is used and on some Linux distributions 'pycurses' is not
   installed by default.