Metadata-Version: 2.1
Name: component-registry-bindings
Version: 1.3.0
Summary: Python bindings for accessing Component Registry API
Home-page: https://github.com/RedHatProductSecurity/component-registry-bindings
Author: Jakub Frejlach, Red Hat Product Security
Author-email: jfrejlac@redhat.com
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# component-registry-bindings
A client library for accessing Component Registry API

## Installation

```
pip install component_registry_bindings
```

## For more details read [tutorial](TUTORIAL.md)

## For development details read [developer guide](DEVELOP.md)
