Repository URL to install this package:
Version:
8.0.0 ▾
|
flockwave-net
/
METADATA
|
---|
Metadata-Version: 2.3 Name: flockwave-net Version: 8.0.0 Summary: Networking related functions for apps based on the Flockwave framework License: MIT Author: Tamas Nepusz Author-email: tamas@collmot.com> Requires-Python: >=3.10 Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Programming Language :: Python :: 3.13 Provides-Extra: async Requires-Dist: aio-net-events (>=8.0.1) ; extra == "async" Requires-Dist: netifaces-plus (>=0.12.2) Requires-Dist: trio (>=0.24.0) ; extra == "async"