Metadata-Version: 1.0
Name: LNT
Version: 0.4.0
Summary: LLVM Nightly Test Infrastructure
Home-page: http://llvm.org
Author: Daniel Dunbar
Author-email: daniel@zuster.org
License: BSD
Description: *LNT*
        +++++
        
        About
        =====
        
        *LNT* is an infrastructure for performance testing. The software itself consists
        of two main parts, a web application for accessing and visualizing performance
        data, and command line utilities to allow users to generate and submit test
        results to the server.
        
        The package was originally written for use in testing LLVM compiler
        technologies, but is designed to be usable for the performance testing of any
        software.
        
        
        Documentation
        =============
        
        The official *LNT* documentation is available online at:
          http://llvm.org/docs/lnt
        
        
        Source
        ======
        
        The *LNT* source is available in the LLVM SVN repository:
        http://llvm.org/svn/llvm-project/lnt/trunk
        
Keywords: web testing performance development llvm
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: University of Illinois/NCSA Open Source License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
