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-9.fc37 RPM for noarch

From Fedora 37 for ppc64le / p

Name: python3-makeelf Distribution: Fedora Project
Version: 0.3.2 Vendor: Fedora Project
Release: 9.fc37 Build date: Fri Jul 22 21:58:33 2022
Group: Unspecified Build host: buildvm-s390x-23.s390.fedoraproject.org
Size: 205136 Source RPM: python-makeelf-0.3.2-9.fc37.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 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
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.3.2-5
  - Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/usr/lib/python3.11/site-packages/makeelf
/usr/lib/python3.11/site-packages/makeelf-0.3.2-py3.11.egg-info
/usr/lib/python3.11/site-packages/makeelf-0.3.2-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/makeelf-0.3.2-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/makeelf-0.3.2-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/makeelf-0.3.2-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/makeelf/__init__.py
/usr/lib/python3.11/site-packages/makeelf/__pycache__
/usr/lib/python3.11/site-packages/makeelf/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/makeelf/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/makeelf/__pycache__/elf.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/makeelf/__pycache__/elf.cpython-311.pyc
/usr/lib/python3.11/site-packages/makeelf/__pycache__/elfsect.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/makeelf/__pycache__/elfsect.cpython-311.pyc
/usr/lib/python3.11/site-packages/makeelf/__pycache__/elfstruct.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/makeelf/__pycache__/elfstruct.cpython-311.pyc
/usr/lib/python3.11/site-packages/makeelf/__pycache__/utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/makeelf/__pycache__/utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/makeelf/elf.py
/usr/lib/python3.11/site-packages/makeelf/elfsect.py
/usr/lib/python3.11/site-packages/makeelf/elfstruct.py
/usr/lib/python3.11/site-packages/makeelf/type
/usr/lib/python3.11/site-packages/makeelf/type/__init__.py
/usr/lib/python3.11/site-packages/makeelf/type/__pycache__
/usr/lib/python3.11/site-packages/makeelf/type/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/makeelf/type/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/makeelf/type/__pycache__/align.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/makeelf/type/__pycache__/align.cpython-311.pyc
/usr/lib/python3.11/site-packages/makeelf/type/__pycache__/enum.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/makeelf/type/__pycache__/enum.cpython-311.pyc
/usr/lib/python3.11/site-packages/makeelf/type/__pycache__/uint16.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/makeelf/type/__pycache__/uint16.cpython-311.pyc
/usr/lib/python3.11/site-packages/makeelf/type/__pycache__/uint24.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/makeelf/type/__pycache__/uint24.cpython-311.pyc
/usr/lib/python3.11/site-packages/makeelf/type/__pycache__/uint32.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/makeelf/type/__pycache__/uint32.cpython-311.pyc
/usr/lib/python3.11/site-packages/makeelf/type/__pycache__/uint64.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/makeelf/type/__pycache__/uint64.cpython-311.pyc
/usr/lib/python3.11/site-packages/makeelf/type/__pycache__/uint8.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/makeelf/type/__pycache__/uint8.cpython-311.pyc
/usr/lib/python3.11/site-packages/makeelf/type/align.py
/usr/lib/python3.11/site-packages/makeelf/type/enum.py
/usr/lib/python3.11/site-packages/makeelf/type/uint16.py
/usr/lib/python3.11/site-packages/makeelf/type/uint24.py
/usr/lib/python3.11/site-packages/makeelf/type/uint32.py
/usr/lib/python3.11/site-packages/makeelf/type/uint64.py
/usr/lib/python3.11/site-packages/makeelf/type/uint8.py
/usr/lib/python3.11/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, Thu May 9 20:42:17 2024