Metadata-Version: 2.1
Name: compose-stubs
Version: 0.0.4
Summary: Type stubs for compose
Home-page: https://github.com/mentalisttraceur/python-compose-stubs
Author: Alexander Kozhevnikov
Author-email: mentalisttraceur@gmail.com
License: 0BSD
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
License-File: LICENSE

compose-stubs
=============

`Typing stubs <https://peps.python.org/pep-0561/#stub-only-packages>`_
for |compose|_.

.. |compose| replace:: ``compose``
.. _compose: https://pypi.org/project/compose


Versioning
----------

This library's version numbers follow the `SemVer 2.0.0
specification <https://semver.org/spec/v2.0.0.html>`_.


Installation
------------

::

    pip install compose-stubs
