12345678910111213141516 |
- Source: asmsh
- Section: shells
- Priority: optional
- Maintainer: Yann Weber <asmsh@yannweb.net>
- Build-Depends: debhelper-compat (= 13), autotools-dev, check, lcov, doxygen, libreadline-dev
- Standards-Version: 4.5.1
- Homepage: https://git.yannweb.net/yannweb/asmsh/
- Vcs-Git: https://git.yannweb.net/yannweb/asmsh.git
- Rules-Requires-Root: no
-
- Package: asmsh
- Architecture: any
- Depends: ${shlibs:Depends}, ${misc:Depends}
- Description: asmsh : A shell that runs assembly
- asmsh is a shell that allows to run x86_64
- assembly instructions in a traced sub-process
|