Metadata-Version: 2.1
Name: PyGObject-stubs
Version: 1.0.0
Summary: Typing stubs for PyGobject
Home-page: https://github.com/pygobject/pygobject-stubs
Author: Christoph Reiter
Author-email: reiter.christoph@gmail.com
License: GNU Lesser General Public License v2.1
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Provides-Extra: all
Provides-Extra: dev
Provides-Extra: generate
License-File: LICENSE

# Typing Stubs for PyGObject

[![image](https://travis-ci.org/pygobject/pygobject-stubs.svg?branch=master)](https://travis-ci.org/pygobject/pygobject-stubs)
[![PyPI](https://img.shields.io/pypi/v/pygobject-stubs)](https://pypi.org/project/PyGObject-stubs)

## Installation
```
pip install PyGObject-stubs
```

## Contributing

[Guide](./CONTRIBUTING.md)
