Metadata-Version: 1.1
Name: Betelgeuse
Version: 1.8.0
Summary: Betelgeuse is a Python program that reads standard Python test cases and generates XML files that are suited to be imported by Polarion importers.
Home-page: https://github.com/SatelliteQE/betelgeuse
Author: Elyézer Rezende, Og Maciel
Author-email: erezende@redhat.com, omaciel@redhat.com
License: GPLv3
Description: Betelgeuse
        ==========
        
        .. image:: https://codecov.io/gh/SatelliteQE/betelgeuse/branch/master/graph/badge.svg
            :target: https://codecov.io/gh/SatelliteQE/betelgeuse
        
        .. image:: https://readthedocs.org/projects/betelgeuse/badge/?version=latest
            :target: http://betelgeuse.readthedocs.org/en/latest/?badge=latest
            :alt: Documentation Status
        
        Betelgeuse reads standard Python test cases and generates XML files that are
        suited to be imported by Polarion importers. Possible generated XML files are:
        
        * Requirement Importer XML
        * Test Case Importer XML
        * Test Run Importer XML
        
        The `full documentation <http://betelgeuse.readthedocs.org/en/latest/>`_ is
        available on ReadTheDocs.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
