Metadata-Version: 2.4
Name: kademlite
Version: 0.0.2
Summary: Lightweight asyncio-native pure-Python Kademlia DHT implementation
Author-email: Nicolas Noble <nicolas@nobis-crew.org>
License: MIT OR Apache-2.0
Project-URL: Homepage, https://github.com/nicolasnoble/kademlite
Project-URL: Repository, https://github.com/nicolasnoble/kademlite
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: OSI Approved :: Apache Software 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
Classifier: Topic :: System :: Networking
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE-APACHE
License-File: LICENSE-MIT
License-File: AUTHORS
Dynamic: license-file

# kademlite

Lightweight asyncio-native pure-Python Kademlia DHT implementation.

Initial release pending.
