plcbundle 0.9.0-alpha.0

DID PLC Bundle Management Tool
Documentation
1
2
3
4
5
6
7
8
9
# plcbundle-rs

Main purpose of this package is to provide universal and simple interface, as Rust library or C/GO bindings for manipulation with plcbundle repository.

## 🚨 Important for Contributors and AI Assistants

**Please read [`RULES.md`](RULES.md) before contributing or generating code.**

Key principle: **CLI commands and server code NEVER open bundle files directly** - all operations go through the `BundleManager` API.