Metadata-Version: 2.1
Name: wwwpy-experimental
Version: 0.0.2
Home-page: https://github.com/www-py/wwwpy-experimental
Author: Simone Giacomelli
Author-email: simone.giacomelli@gmail.com
License: Apache 2.0
Keywords: wwwpy wasm pyodide web development dom html javascript experimental
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown
Requires-Dist: wwwpy
Provides-Extra: dev
Requires-Dist: build ==0.6.0.post1 ; extra == 'dev'
Requires-Dist: twine ==3.4.2 ; extra == 'dev'
Requires-Dist: wheel ==0.37.0 ; extra == 'dev'
Provides-Extra: test
Requires-Dist: mypy ==1.0.1 ; extra == 'test'
Requires-Dist: pep8-naming ==0.11.1 ; extra == 'test'
Requires-Dist: pytest ==7.1.3 ; extra == 'test'
Requires-Dist: tox ==3.23.0 ; extra == 'test'
Requires-Dist: playwright ; extra == 'test'
Requires-Dist: pytest-playwright ; extra == 'test'
Requires-Dist: pytest-xvirt ; extra == 'test'

