Metadata-Version: 1.1
Name: crl.examplelib
Version: 1.1.2
Summary: Example of Common Robot Library
Home-page: https://github.com/nokia/crl-examplelib
Author: Petri Huovinen
Author-email: petri.huovinen@nokia.com
License: BSD-3-Clause
Description: .. Copyright (C) 2019, Nokia
        
        .. image:: https://travis-ci.org/nokia/crl-examplelib.svg?branch=master
            :target: https://travis-ci.org/nokia/crl-examplelib
        
        Example for Common Robot Library
        --------------------------------
        
        This library is an example or template for Common Robot Library libraries
        library. In testing it uses *pytest* but this can be replaced by any test tool
        like *nosetests*.
        
        Moreover, there is now available *robottests* environment for
        demonstrating acceptance test capability.
        
        Documentation
        -------------
        
        Documentation for crl.examplelib can be found from `Read The Docs`_
        
        .. _Read The Docs: http://crlexamplelib.readthedocs.io/
        
        
        Development practices
        ---------------------
        
        The development and the testing follows the Common Robot Libraries development
        practices defined in https://github.com/nokia/crl-devutils.
        
Keywords: robotframework,example
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
