Metadata-Version: 1.1
Name: CleverSheep
Version: 0.7.1
Summary: A collection of packages for high level asynchronous testing.
Home-page: https://lcaraccio.gitlab.io/clever-sheep/api/index.html
Author: Paul Ollis, Laurence Caraccio
Author-email: cleversheepframework@gmail.com
License: MIT License
Description: 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:
        
        `App`
            Tools to help with writing applications
        
        `Extras`
            Third party code files used by CleverSheep.
        
        `Log`
            Useful things for logging support.
        
        `Prog`
            Provides various general programming tools.
        
        `Sys`
            Platform Selection Support
        
        `Test`
            Provides general support for testing.
        
        `TextTools`
            Text manipulation tools
        
        `TTY_Utils`
            Provides utilities associated with logging to terminals and related
            activities.
        
        `VisTools`
            Tools to help visualisation. Most notably, at the moment,
            the sequence chart drawing module.
        
        
        The "Clever Sheep" was called Harold.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Natural Language :: English
