[ 源代码: golang-github-daaku-go.zipexe ]
软件包:golang-github-daaku-go.zipexe-dev(1.0.1-2)
golang-github-daaku-go.zipexe-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-daaku-go.zipexe:
- [golang-github-daaku-go.zipexe_1.0.1-2.dsc]
- [golang-github-daaku-go.zipexe_1.0.1.orig.tar.gz]
- [golang-github-daaku-go.zipexe_1.0.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
zipexe attempts to open an executable binary file as a zip file
The zipexe package attempts to open an executable binary file which can be a Mac OS X, Windows PE or Linux/BSD ELF binary. The zip file signature may be embedded or appended to the binary.
This module was taken as-is from https://github.com/cookieo9/resources-go.