Metadata-Version: 1.1
Name: bart-py
Version: 1.0.1
Summary: Behavioural Analysis and Regression Toolkit
Home-page: http://arm-software.github.io/bart
Author: ARM-BART
Author-email: bart@arm.com
License: Apache v2
Description: Behavioural Analysis involves the expressing the general
        expectation of the state of the system while targeting a single or set of heuristics.
        This is particularly helpful when there are large number of factors that can change
        the behaviour of the system and testing all permutations of these input parameters
        is impossible. In such a scenario an assertion of the final expectation can be
        useful in managing performance and regression.
        
        The Behavioural Analysis and Regression Toolkit is based on TRAPpy. The primary goal is
        to assert behaviours using the FTrace output from the kernel
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: System :: Operating System Kernels :: Linux
Classifier: Topic :: Scientific/Engineering :: Visualization
