Metadata-Version: 2.1 Name: aioeafm Version: 0.1.2 Summary: An asyncio wrapper for the UK Environment Agency Flood Monitoring API License: Apache-2.0 Author: John Carr Author-email: john.carr@unrouted.co.uk Requires-Python: >=3.6,<4.0 Classifier: License :: OSI Approved :: Apache Software License Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Requires-Dist: aiohttp (>=3.6.1,<4.0.0)