We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f32e86 commit cb4f191Copy full SHA for cb4f191
iec61131/Cargo.toml
@@ -2,7 +2,7 @@
2
name = "iec61131"
3
version = "0.7.0"
4
edition = "2021"
5
-description = "Complete IEC 61131-3 parser for all 5 PLC programming languages with static analysis"
+description = "IEC 61131-3 Structured Text (ST) parser with static analysis"
6
license = "MIT"
7
repository = "https://github.com/radevgit/plc"
8
homepage = "https://github.com/radevgit/plc"
0 commit comments