Metadata-Version: 2.1
Name: pykeymapper
Version: 0.1.2
Summary: A Python library with utilities to help contruct "interception" input manipulation flows.
Home-page: https://gitlab.com/sluenenglish/pykeymapper
Author: Samuel Luen-English
Author-email: sluenenglish@gmail.com
License: MIT license
Keywords: pykeymapper
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Requires-Dist: Click (>=7.0)

===========
PyKeyMapper
===========

.. image:: https://readthedocs.org/projects/pykeymapper/badge/?version=latest
   :target: https://pykeymapper.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status

.. image:: https://gitlab.com/sluenenglish/pykeymapper/badges/master/pipeline.svg
   :target: https://gitlab.com/sluenenglish/pykeymapper/-/commits/master
   :alt: Gitlab pipeline status (branch)


A Python library with utilities to help construct "interception" input manipulation flows.

* Free software: MIT license

Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



