Metadata-Version: 2.4
Name: sculk
Version: 0.1.0
Summary: Minecraft P2P tunnel based on iroh/QUIC. Placeholder for future Python bindings.
Project-URL: Homepage, https://github.com/KercyDing/sculk
Project-URL: Repository, https://github.com/KercyDing/sculk
Author: KercyDing
License-Expression: GPL-3.0-only
Keywords: iroh,minecraft,p2p,quic,tunnel
Classifier: Development Status :: 1 - Planning
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: System :: Networking
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# sculk

Minecraft P2P tunnel based on [iroh](https://github.com/n0-computer/iroh)/QUIC.

This is a placeholder package for future Python bindings. The actual implementation is in Rust.

- **GitHub**: https://github.com/KercyDing/sculk
- **crates.io**: https://crates.io/crates/sculk
