Skip to content

Commit

Permalink
Updated Summary and Description.
Browse files Browse the repository at this point in the history
  • Loading branch information
kkvarfordt committed Oct 25, 2024
1 parent ae0f8a1 commit 5f57b86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions zkg.meta
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
script_dir = scripts
test_command = cd testing && btest -c btest.cfg
summary = TODO: A summary of omron_fins in one line
description = TODO: A more detailed description of omron_fins.
It can span multiple lines, with this indentation.
summary = ICSNPP-Omron-FINS (Factory Interface Network) over UDP
description = ICSNPP-Omron-FINS is a Spicy based Zeek plugin for
parsing and logging fields within the Omron FINS protocol.
depends =
zeek >=6.1.0
build_command = mkdir -p build && cd build && SPICYZ=$(command -v spicyz || echo %(package_base)s/spicy-plugin/build/bin/spicyz) cmake .. && cmake --build .
Expand Down

0 comments on commit 5f57b86

Please sign in to comment.