Metadata-Version: 2.1
Name: etos-lib
Version: 1.21.0
Summary: ETOS Library
Home-page: https://github.com/eiffel-community/etos-library
Author: Tobias Persson
Author-email: tobias.persson@axis.com
License: Apache License, Version 2.0
Project-URL: Documentation, https://etos.readthedocs.io/
Description: ============
        ETOS Library
        ============
        
        .. image:: https://img.shields.io/badge/Stage-Sandbox-yellow.svg
          :target: https://github.com/eiffel-community/community/blob/master/PROJECT_LIFECYCLE.md#stage-sandbox
        
        ETOS (Eiffel Test Orchestration System) Library
        
        
        Description
        ===========
        
        A collection of common tools and code used throughout the whole ETOS project.
        
        
        Installation
        ============
        
           pip install etos_lib
        
        
        Contribute
        ==========
        
        - Issue Tracker: https://github.com/eiffel-community/etos/issues
        - Source Code: https://github.com/eiffel-community/etos-library
        
        
        Support
        =======
        
        If you are having issues, please let us know.
        There is a mailing list at: etos-maintainers@googlegroups.com or just write an Issue.
        
Platform: Linux
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.4
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: testing
