Package capstone: Information

    Source package: capstone
    Version: 4.0.2-alt4.1
    Build time:  Apr 19, 2024, 12:28 PM in the task #345348
    Report package bug
    License: BSD-3-Clause
    Summary: Capstone disassembly/disassembler framework
    Description: 
    Capstone is a disassembly framework with the target of becoming the ultimate
    disasm engine for binary analysis and reversing in the security community.

    List of rpms provided by this srpm:
    capstone (x86_64, i586, aarch64)
    capstone-debuginfo (x86_64, i586, aarch64)
    capstone-java (noarch)
    libcapstone (x86_64, i586, aarch64)
    libcapstone-debuginfo (x86_64, i586, aarch64)
    libcapstone-devel (x86_64, i586, aarch64)
    python3-module-capstone (x86_64, i586, aarch64)
    python3-module-capstone-debuginfo (x86_64, i586, aarch64)

    Maintainer: Grigory Ustinov


      1. /proc
      2. java-devel-default
      3. jna
      4. python-devel
      5. python3-module-setuptools
      6. rpm-build-python3
      7. rpm-macros-java
      8. rpm-macros-python3

    Last changed


    Oct. 27, 2023 Grigory Ustinov 4.0.2-alt4.1
    - NMU: dropped dependency on distutils.
    Aug. 8, 2023 Vitaly Lipatov 4.0.2-alt4
    - NMU: remove unused BR: python3-module-yieldfrom
    Aug. 10, 2022 Vitaly Chikunov 4.0.2-alt3
    - Update spec, package cstool, create separate libcapstone package, fix
      packaging shared library in -devel, do not package python2 module.