forked from keystone-engine/keystone
-
Notifications
You must be signed in to change notification settings - Fork 0
/
control
24 lines (22 loc) · 941 Bytes
/
control
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: keystone-engine
Priority: optional
Maintainer: Michael Mohr <[email protected]>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Section: libs
Homepage: http://www.keystone-engine.org/
Vcs-Git: https://github.com/keystone-engine/keystone.git
Vcs-Browser: https://github.com/keystone-engine/keystone
Package: keystone-engine-dev
Section: libdevel
Architecture: any
Depends: keystone-engine1 (= ${binary:Version}), ${misc:Depends}
Description: A lightweight multi-architecture assembler framework.
Multi-architecture, with support for Arm, Arm64 (AArch64/Armv8),
Hexagon, Mips, PowerPC, Sparc, SystemZ, & X86 (include 16/32/64bit).
Package: keystone-engine1
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A lightweight multi-architecture assembler framework.
Multi-architecture, with support for Arm, Arm64 (AArch64/Armv8),
Hexagon, Mips, PowerPC, Sparc, SystemZ, & X86 (include 16/32/64bit).