[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет python-pefile-2024.8.26-1.el10.src download

Имя python-pefile
Эпоха 0
Версия 2024.8.26
Релиз 1.el10
Архитектура src
Сайт https://github.com/erocarrera/pefile
Лицензия MIT
Время сборки 2025-04-03 08:36:08
Хост сборки builder-x86-05.inferitos.ru
Краткое описание Python module for working with Portable Executable files
Репозитории AppStream
Полное описание 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
Эррата
Размер 96 КиБ
Исходный проект python-pefile-2024.8.26-1.el10
Контрольная сумма SHA-256 c7b5481d03a3ec4e39c7ab77a47e6173b6b7d535d0171299143f081ce7454c2d
× Full screenshot
История изменений link
* Tue Dec 03 2024 Gerd Hoffmann <kraxel@redhat.com> - 2024.8.26-1
- rebase to release 2024.8.26

* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2023.2.7-9
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2023.2.7-9
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2023.2.7-8
- Bump release for June 2024 mass rebuild

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2023.2.7-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2023.2.7-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2023.2.7-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Fri Jun 23 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 2023.2.7-4
- Drop obsolete python-future dependency

* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2023.2.7-3
- Rebuilt for Python 3.12

* Sat Mar 11 2023 Fabio Valentini <decathorpe@gmail.com> - 2023.2.7-2
- Rebuild for https://pagure.io/releng/issue/11327