distorm3 3.5.2b-3 source package in Ubuntu

Changelog

distorm3 (3.5.2b-3) unstable; urgency=medium

  * QA upload.
  * debian/rules: changed the target override_dh_link to override_dh_link-arch
    to avoid a creation of a SONAME symlink also in python3-distorm3. This
    action will try to solve #1042409.

 -- Joao Eriberto Mota Filho <email address hidden>  Thu, 27 Jul 2023 21:16:58 -0300

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
distorm3_3.5.2b-3.dsc 2.0 KiB d2ed43380f80d176526a9237b396d6b1ca1319ade06aec3d431c7ee83dbe7e23
distorm3_3.5.2b.orig.tar.gz 483.3 KiB dabfb5915b72b4e3179a951b8d16e81a3b4f68820d83fda1484e80f2fd0412a5
distorm3_3.5.2b-3.debian.tar.xz 6.3 KiB 2a471120a3cf263117b560e67e84d7e242901cde74a3642de8c464a2b5314ec7

Available diffs

No changes file available.

Binary packages built by this source

libdistorm3-3: powerful disassembler library for x86/AMD64 binary streams (runtime)

 diStorm3 is a binary stream disassembler library project.
 .
 With diStorm3, no more parsing strings is needed. diStorm3 is really a
 decomposer, which means it takes an instruction and returns a binary
 structure which describes it rather than static text. This is great for
 advanced binary code analysis.
 .
 This package provides the shared library.

libdistorm3-3-dbgsym: debug symbols for libdistorm3-3
libdistorm3-dev: powerful disassembler library for x86/AMD64 binary streams (development files)

 diStorm3 is a binary stream disassembler library project.
 .
 With diStorm3, no more parsing strings is needed. diStorm3 is really a
 decomposer, which means it takes an instruction and returns a binary
 structure which describes it rather than static text. This is great for
 advanced binary code analysis.
 .
 This package provides the development files.

python3-distorm3: powerful disassembler library for x86/AMD64 binary streams (Python3 bindings)

 diStorm3 is a binary stream disassembler library project.
 .
 With diStorm3, no more parsing strings is needed. diStorm3 is really a
 decomposer, which means it takes an instruction and returns a binary
 structure which describes it rather than static text. This is great for
 advanced binary code analysis.
 .
 This package provides the Python3 bindings.