pluginhook 0~20150216.0~a320158-2.1ubuntu0.23.10.1 source package in Ubuntu

Changelog

pluginhook (0~20150216.0~a320158-2.1ubuntu0.23.10.1) mantic-security; urgency=medium

  * No-change rebuild due to golang-1.20, golang1-1.21 updates

 -- Nishit Majithia <email address hidden>  Mon, 29 Jan 2024 10:36:14 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security universe misc

Downloads

File Size SHA-256 Checksum
pluginhook_0~20150216.0~a320158.orig.tar.xz 4.9 KiB ce412ea039031d8524a03d32b215b0dfb433e6467451556e87af26f060fdbe8a
pluginhook_0~20150216.0~a320158-2.1ubuntu0.23.10.1.debian.tar.xz 3.2 KiB 1dae8eb8f4fea573fd9b09ac26403cfd146d8b81fcff59c87a76fe30bb2c08a4
pluginhook_0~20150216.0~a320158-2.1ubuntu0.23.10.1.dsc 1.9 KiB 740468849e91066cbc206fafb8a6e39d8285e5b9e2753fe9fcc86fc3950d791c

View changes file

Binary packages built by this source

pluginhook: simple plugin system for Bash programs

 The pluginhook command loops through all plugin directories found in the
 path defined by the environment variable PLUGIN_PATH and passes the same
 arguments to any hook scripts by that name. This means installing a
 plugin is as simple as putting it in your PLUGIN_PATH.
 .
 pluginhook does not only provide a mechanism for arguments broadcasting,
 it also accepts streams and pass them through each plugin.

pluginhook-dbgsym: debug symbols for pluginhook