04d1ce45a2
Keystone is a lightweight multi-platform, multi-architecture assembler framework. It offers some unparalleled features: * Multi-architecture, with support for Arm, Arm64 (AArch64/Armv8), Hexagon, Mips, PowerPC, Sparc, SystemZ & X86 (include 16/32/64bit). * Clean/simple/lightweight/intuitive architecture-neutral API. * Implemented in C/C++ languages, with bindings for Python, NodeJS, Ruby, Go & Rust available. * Native support for Windows & *nix (with Mac OSX, Linux, *BSD & Solaris confirmed). * Thread-safe by design. * Open source - with a dual license. Keystone is based on LLVM, but it goes much further with a lot more to offer. Originally packaged in pkgsrc-wip by myself.
13 lines
338 B
Text
13 lines
338 B
Text
@comment $NetBSD: PLIST,v 1.1 2016/06/11 21:03:41 kamil Exp $
|
|
bin/kstool
|
|
include/keystone/arm.h
|
|
include/keystone/arm64.h
|
|
include/keystone/hexagon.h
|
|
include/keystone/keystone.h
|
|
include/keystone/mips.h
|
|
include/keystone/ppc.h
|
|
include/keystone/sparc.h
|
|
include/keystone/systemz.h
|
|
include/keystone/x86.h
|
|
lib/libkeystone.so
|
|
lib/libkeystone.so.0
|