Metadata-Version: 2.1 Name: a2y-touchui Version: 1.2 Summary: A module that implements the UI part of touch module. Home-page: http://www.sorobust.com/a2y/touchui.html Author: Yu Han Author-email: hanjunyu@163.com License: Private Platform: Windows Platform: Linux Classifier: Development Status :: 4 - Beta Classifier: Intended Audience :: Developers Classifier: License :: Free For Educational Use Classifier: Programming Language :: Python :: 3.5 Classifier: Operating System :: Microsoft :: Windows :: Windows 10 Classifier: Operating System :: POSIX :: Linux Description-Content-Type: text/markdown Requires-Dist: wxpython (>=4.0) # Python Module: a2y_touchui a2y_touchui模块实现了a2y_touch模块所需要的UI部分。本模块只是图形界面,没有提供实质功能,通常不会单独使用。用户应使用a2y_touch模块提供的触摸屏便捷功能。