Metadata-Version: 2.1
Name: idom
Version: 0.1.1
Summary: Control the web with Python
Home-page: https://github.com/rmorshea/idom
Author: rmorshea
Author-email: ryan.morshead@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: sanic (>=18.12,<19.0)
Requires-Dist: vdom (>=0.6.0,<0.7.0)
Project-URL: Repository, https://github.com/rmorshea/idom
