Crates.io | etherip |
lib.rs | etherip |
version | |
source | src |
created_at | 2024-08-17 13:37:16.698564 |
updated_at | 2025-01-19 17:09:16.942638 |
description | EtherIP implementation in Rust |
homepage | https://github.com/menhera-org/etherip-rs |
repository | https://github.com/menhera-org/etherip-rs |
max_upload_size | |
id | 1341682 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
In-userland software EtherIP implementation in Rust (for Linux based OSes)
Apache-2.0 OR MPL-2.0
: Permissive license with Apache-2.0, with added GPL-2.0 compatibility via MPL-2.0 dual licensing.