mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
.. | ||
plugin | ||
scripts | ||
CMakeLists.txt | ||
README | ||
VERSION |
PyLib ===== Embedding Python with a plugin. zeek -e 'Python::run_simple_string("import this")' Mostly to test a link dependency of a builtin plugin.