Package Details: python-miasm-git 0.1.5-2

Git Clone URL: https://aur.archlinux.org/miasm-git.git (read-only, click to copy)
Package Base: miasm-git
Description: Machine code manipulation library
Upstream URL: https://miasm.re/
Licenses: GPL-2.0-or-later
Conflicts: python-miasm
Provides: python-miasm
Submitter: plt
Maintainer: micwoj92
Last Packager: micwoj92
Votes: 2
Popularity: 0.66
First Submitted: 2019-03-15 16:43 (UTC)
Last Updated: 2025-11-08 00:52 (UTC)

Dependencies (7)

Required by (0)

Sources (1)

Latest Comments

micwoj92 commented on 2025-11-08 00:52 (UTC)

Updated

iyanmv commented on 2025-11-08 00:00 (UTC)

Wrong SPDX identifier.

dreieck commented on 2025-01-11 16:00 (UTC)

If possible, please remove the dependency on python-furure/ make the package working without python-future:

WARNING: python-future package is not compatible with Python 3.13

The python-future project was created in 2013 to attempt to save Python from the schism of version incompatibility that was threatening to tear apart the language (as Perl 6 contributed to the death of Perl).

That time is now past. Thanks to a huge porting effort across the Python community, Python 3 eventually thrived. Python 2 reached its end of life in 2020 and the python-future package should no longer be necessary. Use it to help with porting legacy code to Python 3 but don’t depend on it for new code.

If you use packages that depend on it, please contact maintainers and/or upstream of these packages and try to work out whether this dependency is really needed.

Regards and thanks for this package!