Metadata-Version: 2.1
Name: codebeamer-client
Version: 0.0.3
Summary: Client for the CodeBeamer REST API
Home-page: https://github.com/godardth/codebeamer
Author: Theophile Godard
Author-email: theo.godard@gmail.com
License: MIT
Description: [![Build Status](https://travis-ci.com/godardth/codebeamer.svg?branch=master)](https://travis-ci.com/godardth/codebeamer)
        
        # Codebeamer Client
        Client for the Codebeamer REST API
        
        # Installation
        ```python
        pip install codebeamer-client
        ```
        PyPI : https://pypi.org/project/codebeamer-client/
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
