Metadata-Version: 2.1
Name: KeyboardPaster
Version: 0.1.3
Summary: A Python package to type text using the keyboard module
Home-page: https://github.com/KnutssonDevelopment/KeyboardPaster
Author: Brian Knutsson
Author-email: development@knutsson.it
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Provides-Extra: windows
Provides-Extra: linux
Provides-Extra: macos

# KeyboardPaster

A Python package to type text using the keyboard module. This is useful in situation where copy and paste is prohibited

## Features
Paster a string using the keyboard

## Future features
Paster images a base64 code
