Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-makeelf-0.3.2-14.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-makeelf Distribution: Fedora Project
Version: 0.3.2 Vendor: Fedora Project
Release: 14.fc40 Build date: Fri Jan 26 07:37:55 2024
Group: Unspecified Build host: buildvm-a64-39.iad2.fedoraproject.org
Size: 200038 Source RPM: python-makeelf-0.3.2-14.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/v3l0c1r4pt0r/makeelf
Summary: ELF reader-writer library
MakeELF is a Python library to parse, modify and create ELF binaries. It
provides following features:

- easy to use, standard Python interface
- reading existing ELF files to Python representation
- modification of every aspect of ELF format structures
- ability to skip any validation to test other parsers for potential errors
- creating new valid ELF files with just one step

Provides

Requires

License

GPLv3+

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.3.2-11
  - Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.3.2-8
  - Rebuilt for Python 3.11

Files

/usr/lib/python3.12/site-packages/makeelf
/usr/lib/python3.12/site-packages/makeelf-0.3.2-py3.12.egg-info
/usr/lib/python3.12/site-packages/makeelf-0.3.2-py3.12.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/makeelf-0.3.2-py3.12.egg-info/SOURCES.txt
/usr/lib/python3.12/site-packages/makeelf-0.3.2-py3.12.egg-info/dependency_links.txt
/usr/lib/python3.12/site-packages/makeelf-0.3.2-py3.12.egg-info/top_level.txt
/usr/lib/python3.12/site-packages/makeelf/__init__.py
/usr/lib/python3.12/site-packages/makeelf/__pycache__
/usr/lib/python3.12/site-packages/makeelf/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/makeelf/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/makeelf/__pycache__/elf.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/makeelf/__pycache__/elf.cpython-312.pyc
/usr/lib/python3.12/site-packages/makeelf/__pycache__/elfsect.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/makeelf/__pycache__/elfsect.cpython-312.pyc
/usr/lib/python3.12/site-packages/makeelf/__pycache__/elfstruct.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/makeelf/__pycache__/elfstruct.cpython-312.pyc
/usr/lib/python3.12/site-packages/makeelf/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/makeelf/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/makeelf/elf.py
/usr/lib/python3.12/site-packages/makeelf/elfsect.py
/usr/lib/python3.12/site-packages/makeelf/elfstruct.py
/usr/lib/python3.12/site-packages/makeelf/type
/usr/lib/python3.12/site-packages/makeelf/type/__init__.py
/usr/lib/python3.12/site-packages/makeelf/type/__pycache__
/usr/lib/python3.12/site-packages/makeelf/type/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/makeelf/type/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/makeelf/type/__pycache__/align.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/makeelf/type/__pycache__/align.cpython-312.pyc
/usr/lib/python3.12/site-packages/makeelf/type/__pycache__/enum.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/makeelf/type/__pycache__/enum.cpython-312.pyc
/usr/lib/python3.12/site-packages/makeelf/type/__pycache__/uint16.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/makeelf/type/__pycache__/uint16.cpython-312.pyc
/usr/lib/python3.12/site-packages/makeelf/type/__pycache__/uint24.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/makeelf/type/__pycache__/uint24.cpython-312.pyc
/usr/lib/python3.12/site-packages/makeelf/type/__pycache__/uint32.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/makeelf/type/__pycache__/uint32.cpython-312.pyc
/usr/lib/python3.12/site-packages/makeelf/type/__pycache__/uint64.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/makeelf/type/__pycache__/uint64.cpython-312.pyc
/usr/lib/python3.12/site-packages/makeelf/type/__pycache__/uint8.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/makeelf/type/__pycache__/uint8.cpython-312.pyc
/usr/lib/python3.12/site-packages/makeelf/type/align.py
/usr/lib/python3.12/site-packages/makeelf/type/enum.py
/usr/lib/python3.12/site-packages/makeelf/type/uint16.py
/usr/lib/python3.12/site-packages/makeelf/type/uint24.py
/usr/lib/python3.12/site-packages/makeelf/type/uint32.py
/usr/lib/python3.12/site-packages/makeelf/type/uint64.py
/usr/lib/python3.12/site-packages/makeelf/type/uint8.py
/usr/lib/python3.12/site-packages/makeelf/utils.py
/usr/share/doc/python3-makeelf
/usr/share/doc/python3-makeelf/README.txt
/usr/share/licenses/python3-makeelf
/usr/share/licenses/python3-makeelf/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:28:23 2024