Search Criteria
Package Details: ctypes-sh 1.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ctypes-sh.git (read-only, click to copy) |
|---|---|
| Package Base: | ctypes-sh |
| Description: | ctypes.sh is a bash plugin that allows you to call routines in shared libraries from within bash |
| Upstream URL: | https://github.com/taviso/ctypes.sh/wiki |
| Keywords: | bash ctypes library |
| Licenses: | MIT |
| Submitter: | Network_Jack |
| Maintainer: | swiftgeek |
| Last Packager: | TheGoliath |
| Votes: | 8 |
| Popularity: | 0.000039 |
| First Submitted: | 2016-06-08 15:27 (UTC) |
| Last Updated: | 2020-07-12 14:07 (UTC) |
Dependencies (2)
- bash (bash-devel-gitAUR, bash-gitAUR)
- libffi (libffi-gitAUR)
Latest Comments
m040601 commented on 2022-02-26 06:45 (UTC) (edited on 2022-02-26 06:47 (UTC) by m040601)
Super interesting little, and, simple tool.
Pitty the last packager disappeared from AUR.
Allows you to run/compile/call a little block of C code inside HEREDOC in a bash shell script.
Inline C/Assembly In Bash
Many examples in the wiki
eklitzke/c.sh: Inline C/asm in Bash