[lib]
name = "quik7"
path = "src/lib.rs"
[package]
authors = ["Tilen Pintarič <tilen@pintaric.si>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Communication tools for Siemens S7 PLCs"
documentation = "https://docs.rs/quik7"
edition = "2024"
homepage = "https://codeberg.org/pintariching/quik7"
keywords = ["s7", "siemens", "plc", "industrial"]
license = "GPL-3.0-only"
name = "quik7"
readme = "README.md"
repository = "https://codeberg.org/pintariching/quik7"
version = "0.1.3"