Metadata-Version: 2.1
Name: touch-android
Version: 0.1.0
Summary: It's tool to record of touched data in android GUI-display. It can be operated on external-PC side by Frontend--Backend.
License: MIT
Keywords: record touch,android,touch,util
Author: Alberto Eins
Author-email: es.odysseus@gamil.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Utilities
Requires-Dist: chardet (>=5.2.0,<6.0.0)
Requires-Dist: grpcio (>=1.69.0,<2.0.0)
Requires-Dist: grpcio-tools (>=1.69.0,<2.0.0)
Requires-Dist: libuseful (>=0.4.2,<0.5.0)
Requires-Dist: psutil (>=6.1.1,<7.0.0)
Requires-Dist: pure-python-adb (==0.3.*)
Requires-Dist: python-dateutil (>=2.9.0.post0,<3.0.0)
Requires-Dist: retry (>=0.9.2,<0.10.0)
Requires-Dist: tabulate (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown

## Developer

- Alberto Eins (email : <es.odysseus@gamil.com>)

---

## Latest Release

- version 0.1.0

---

## Prerequisites
>
> Python Version : >= 3.8
> Tested OS : Windows10 , Ubuntu18.04 LTS


