Metadata for pcodedmp-1.2.6-1.el8.noarch.rpm

0 directories 0 files
Go up

INFO

Name: pcodedmp
Version: 1.2.6-1.el8
Arch: noarch
Summary: VBA p-code disassembler
License: GPLv3+
Vendor: Fedora Project
Build Host: buildvm-aarch64-11.arm.fedoraproject.org
Build Date: Fri May  8 20:55:07 2020
Size: 389
URL: https://github.com/bontchev/pcodedmp
Description: Macros written in VBA (Visual Basic for Applications; the macro programming
language used in Microsoft Office) exist in three different executable forms,
each of which can be what is actually executed at run time, depending on the
circumstances: Source code, p-code and execodes.

Since most of the time it is the p-code that determines what exactly a macro
would do (even if neither source code, nor execodes are present), pcodedmp is
a Python library and command line tool to display it.

FILES

/usr/bin/pcodedmp

REQUIRES

/usr/bin/python3.6
python3-pcodedmp 1.2.6-1.el8
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1

PROVIDES

pcodedmp 1.2.6-1.el8

CONFIG FILES

/usr/bin/pcodedmp

LICENSE FILES

GPLv3+