Пакет python3-module-pefile: Информация

    Исходный пакет: python3-module-pefile
    Версия: 2022.5.30-alt1
    Собран:  25 декабря 2022 г. 1:19
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/erocarrera/pefile

    Лицензия: MIT
    О пакете: Python module for working with Portable Executable files
    Описание: 
    pefile is a multi-platform Python module to read and work with Portable
    Executable (aka PE) files. Most of the information in the PE Header is
    accessible, as well as all the sections, section's information and data.
    pefile requires some basic understanding of the layout of a PE file. Armed
    with it it's possible to explore nearly every single feature of the file.
    Some of the tasks that pefile makes possible are:
    * Modifying and writing back to the PE image
    * Header Inspection
    * Sections analysis
    * Retrieving data
    * Warnings for suspicious and malformed values
    * Packer detection with PEiD's signatures
    * PEiD signature generation

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-pefile (noarch)

    Сопровождающий: Alexey Shabalin

    Список участников:
    Alexey Shabalin

      1. python3-dev
      2. python3-module-setuptools
      3. python3-module-setuptools
      4. rpm-build-python3

    Последнее изменение


    10 августа 2022 г. Alexey Shabalin 2022.5.30-alt1
    - Initial packaging.