#1021929 ITP: ctypes.sh -- foreign function interface for bash

#1021929#3
Date:
2022-10-17 13:15:20 UTC
From:
To:
* Package name    : ctypes.sh
  Version         : 1.2
  Upstream Author : Tavis Ormandy <taviso@gmail.com>
* URL             : https://github.com/taviso/ctypes.sh
* License         : Expat
  Programming Lang: C
  Description     : foreign function interface for bash

ctypes.sh is a bash plugin that provides a foreign function interface
directly in your shell. In other words, it allows you to call routines
in shared libraries from within bash.