machine68k - m68k Emulator and Machine Binding for Python
- written by Christian Vogelgsang chris@vogelgsang.org
- under the GNU Public License V2
Introduction
machine68k is a Python package that offers a system binding for
the Musashi Motorola 68000 CPU emulator with memory binding and
support for ALine opcode exception traps.
The package is currently used by the amitools project and
supplies the CPU emulation for vamos.
Prerequisites
- Python >=
3.8 - pip3
Optional Packages
- cython: (version >= 3.0.0) required to rebuild the native module
Installation
Stable/Release Version
pip3 install machine68k
Note:
- on Linux/macOS may use
sudoto install for all users - requires a host C compiler to compile the extension.
- the version may be a bit outdated. If you need recent changes use the current version.
Current Version from GitHub
Ensure you have Cython installed:
pip3 install cython
Then install machine68k directly from the git repository:
pip3 install -U git+https://github.com/cnvogelg/machine68k.git
Or if you have a local clone of the repository:
pip3 install .
Note:
- This will install the latest version found in the github repository.
- You find the latest features but it may also be unstable from time to time.
- Repeat this command to update to the latest version.
Developers
- Follow this route if you want to hack around with the codebase
- Clone the Git repo: machine68k@git
- Ensure you have Cython installed:
pip3 install cython
- Enter the directory of the cloned repo and install via pip:
pip3 install -U -e .
This install machine68k in your current Python environment but takes the
source files still from this repository. So you can change the code there
and directly test the machine.
Release files for machine68k-amifuse 0.4.1.post1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| machine68k_amifuse-0.4.1.post1.tar.gz | 450.1 kB | Details |
Built distributions (wheels)
Total release size: 21.4 MB
Release files / machine68k_amifuse-0.4.1.post1.tar.gz
| Download URL | machine68k_amifuse-0.4.1.post1.tar.gz |
|---|---|
| Size | 450.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
06ddccc25d65386466b11614a5e0923aaee2f6acdaabda2f89e355ad7a43c3a5
|
|
BLAKE2b-256 checksum How to use checksums |
f399e2b5a28dc85eb8c59949370d2928c64f6761638a94ec6a1a6b4e7f1a54cc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency logRelease files / machine68k_amifuse-0.4.1.post1-cp313-cp313-win_amd64.whl
| Download URL | machine68k_amifuse-0.4.1.post1-cp313-cp313-win_amd64.whl |
|---|---|
| Size | 514.2 kB |
| Tags | CPython 3.13 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
e032f2901c4130be26b6e7e1c92ecd85c6738425c75344ec0fa616ed84d5deaf
|
|
BLAKE2b-256 checksum How to use checksums |
d468f80c272c9d6e2a27b2aaa7c3eb33c077dfce5c8cbeee3d977f86b5379b7b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency logRelease files / machine68k_amifuse-0.4.1.post1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
| Download URL | machine68k_amifuse-0.4.1.post1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
|---|---|
| Size | 2.6 MB |
| Tags | CPython 3.13 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
763d279108101ed65e2d9929b8c9a347ed25bdd5f97606248d7763d2d8479f11
|
|
BLAKE2b-256 checksum How to use checksums |
1f7f5b42bf31fe1d6f04dfd720fd3141ffbabbfa52cc8da2a7dd6af5c4857d95
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency logRelease files / machine68k_amifuse-0.4.1.post1-cp313-cp313-macosx_11_0_arm64.whl
| Download URL | machine68k_amifuse-0.4.1.post1-cp313-cp313-macosx_11_0_arm64.whl |
|---|---|
| Size | 526.3 kB |
| Tags | CPython 3.13 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
ecfad8ba54e4caf06d6c79f13d17d9b80ff2a8c30e7dd2ee85327cfe6b462b86
|
|
BLAKE2b-256 checksum How to use checksums |
f6dd911c70efd8d7181276c23e3c3aacefac70d840797edef8f80094bb6e771f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency logRelease files / machine68k_amifuse-0.4.1.post1-cp313-cp313-macosx_10_13_x86_64.whl
| Download URL | machine68k_amifuse-0.4.1.post1-cp313-cp313-macosx_10_13_x86_64.whl |
|---|---|
| Size | 562.7 kB |
| Tags | CPython 3.13 macOS 10.13+ x86-64 |
|
SHA-256 checksum How to use checksums |
cd042f08109e67c35bc1f36abbf05f3481fd1279339cca88a612ded98ca25e8a
|
|
BLAKE2b-256 checksum How to use checksums |
967fe25ea2cbe05b395df0b93f3ad70cb66c414c5312945de7c2c769aa16dc55
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency logRelease files / machine68k_amifuse-0.4.1.post1-cp312-cp312-win_amd64.whl
| Download URL | machine68k_amifuse-0.4.1.post1-cp312-cp312-win_amd64.whl |
|---|---|
| Size | 514.3 kB |
| Tags | CPython 3.12 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
a48f13bd9954c2bbecb17ea79e8514e4cb96fa28a6001f7b2c5e32267fc06817
|
|
BLAKE2b-256 checksum How to use checksums |
d73a0713081cc35a99b6909169cceeed0d6aba5a7716cde0a459797d4adc63aa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency logRelease files / machine68k_amifuse-0.4.1.post1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
| Download URL | machine68k_amifuse-0.4.1.post1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
|---|---|
| Size | 2.6 MB |
| Tags | CPython 3.12 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
c2fa031612b0ec95edc7337aa81a59b894c089122081641b2d8749a1059f8bd9
|
|
BLAKE2b-256 checksum How to use checksums |
dd3eb881720e13af6eb0dddd153cee81de1070044c959e87143259f62bcd0b43
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency logRelease files / machine68k_amifuse-0.4.1.post1-cp312-cp312-macosx_11_0_arm64.whl
| Download URL | machine68k_amifuse-0.4.1.post1-cp312-cp312-macosx_11_0_arm64.whl |
|---|---|
| Size | 528.5 kB |
| Tags | CPython 3.12 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
37e21e0bb11c51554f740a094ccf7c7e2b74ec6a747679a960451424cf9e4ca6
|
|
BLAKE2b-256 checksum How to use checksums |
4862573735a460ebeff159f895deab577b5aafa131a3bdd05da7ed7f0781910f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency logRelease files / machine68k_amifuse-0.4.1.post1-cp312-cp312-macosx_10_13_x86_64.whl
| Download URL | machine68k_amifuse-0.4.1.post1-cp312-cp312-macosx_10_13_x86_64.whl |
|---|---|
| Size | 564.3 kB |
| Tags | CPython 3.12 macOS 10.13+ x86-64 |
|
SHA-256 checksum How to use checksums |
6154bd8495ddf53213cd455072a45f456f02bb67da030a7b7e158816d4915af5
|
|
BLAKE2b-256 checksum How to use checksums |
795115b0e30f11a0cd7485cbc81ded3c959395332d9f83d17c58a49599f412e0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency logRelease files / machine68k_amifuse-0.4.1.post1-cp311-cp311-win_amd64.whl
| Download URL | machine68k_amifuse-0.4.1.post1-cp311-cp311-win_amd64.whl |
|---|---|
| Size | 514.2 kB |
| Tags | CPython 3.11 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
6c0d91f59c33a93ab210856f350c9f3f2f047896f6099c5b2ba5152b25d65289
|
|
BLAKE2b-256 checksum How to use checksums |
230090bba0321ae159c9fa374429e9fa24c43560c89647b61647fd053d23a0d2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency logRelease files / machine68k_amifuse-0.4.1.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
| Download URL | machine68k_amifuse-0.4.1.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
|---|---|
| Size | 2.6 MB |
| Tags | CPython 3.11 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
50ea97d5b50cd0d55d4be4836652c4d644416329aad87f980dc37032c6ff2671
|
|
BLAKE2b-256 checksum How to use checksums |
60ec87cdbba734881bde3fe41a7cb079bd22e22ceb825e5df615d6791a53560b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency logRelease files / machine68k_amifuse-0.4.1.post1-cp311-cp311-macosx_11_0_arm64.whl
| Download URL | machine68k_amifuse-0.4.1.post1-cp311-cp311-macosx_11_0_arm64.whl |
|---|---|
| Size | 533.5 kB |
| Tags | CPython 3.11 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
9ed62e9bf9fac5682b0645810377ee3186fc7fd6572c164c7a646eb6b286a194
|
|
BLAKE2b-256 checksum How to use checksums |
b221e6e084160613496cb00a1cefad061ac188e01ace97980810cdd9d1614cd2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency logRelease files / machine68k_amifuse-0.4.1.post1-cp311-cp311-macosx_10_9_x86_64.whl
| Download URL | machine68k_amifuse-0.4.1.post1-cp311-cp311-macosx_10_9_x86_64.whl |
|---|---|
| Size | 567.1 kB |
| Tags | CPython 3.11 macOS 10.9+ x86-64 |
|
SHA-256 checksum How to use checksums |
f9fa293e7995702e1b08ee9561460a18100698655916d0c37e85d0c8163383b7
|
|
BLAKE2b-256 checksum How to use checksums |
74ad1016fc7062921560527f39c20e03c7457fcb14e1182c202ae2bbeb088767
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency logRelease files / machine68k_amifuse-0.4.1.post1-cp310-cp310-win_amd64.whl
| Download URL | machine68k_amifuse-0.4.1.post1-cp310-cp310-win_amd64.whl |
|---|---|
| Size | 513.1 kB |
| Tags | CPython 3.10 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
c3dc92b825e0a30e3fb4142a9aa3d140900a1f0c6fc2887b3ba0c4cd7a213e9e
|
|
BLAKE2b-256 checksum How to use checksums |
f72d23a08e5e94ce06641225a9ffa118dcf3b51f980f9bb0412616b485628de1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency logRelease files / machine68k_amifuse-0.4.1.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
| Download URL | machine68k_amifuse-0.4.1.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
|---|---|
| Size | 2.5 MB |
| Tags | CPython 3.10 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
601b154a44bd0f9f17094f9262f457faed27efd17960c26b1d9c132649bd8cd8
|
|
BLAKE2b-256 checksum How to use checksums |
878ee88083a35a99fc9b6fd2ab37dd3d9bcbd2d87d43904cad78e2e8da8c01cf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency logRelease files / machine68k_amifuse-0.4.1.post1-cp310-cp310-macosx_11_0_arm64.whl
| Download URL | machine68k_amifuse-0.4.1.post1-cp310-cp310-macosx_11_0_arm64.whl |
|---|---|
| Size | 534.3 kB |
| Tags | CPython 3.10 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
0a9eab48fb71e78b3b8b2caf42317d0a79859a9c041ce5f3aa11db624dc1064d
|
|
BLAKE2b-256 checksum How to use checksums |
84886c02e6df759812252cd6bafea984773d47727f8328392c7384891966bb08
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency logRelease files / machine68k_amifuse-0.4.1.post1-cp310-cp310-macosx_10_9_x86_64.whl
| Download URL | machine68k_amifuse-0.4.1.post1-cp310-cp310-macosx_10_9_x86_64.whl |
|---|---|
| Size | 567.3 kB |
| Tags | CPython 3.10 macOS 10.9+ x86-64 |
|
SHA-256 checksum How to use checksums |
79f253e7d6020acf17868a015a6d94ff22259894c8c47e531ad84231788dced1
|
|
BLAKE2b-256 checksum How to use checksums |
588826148cf0ce359e14f8ed2ded746aede04ac3da692de8fdc14ab7dcf27388
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency logRelease files / machine68k_amifuse-0.4.1.post1-cp39-cp39-win_amd64.whl
| Download URL | machine68k_amifuse-0.4.1.post1-cp39-cp39-win_amd64.whl |
|---|---|
| Size | 513.4 kB |
| Tags | CPython 3.9 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
cda6ca017325e6547f2765864c14aded0fe339f44b94e1efe78b8bc3422a7e4c
|
|
BLAKE2b-256 checksum How to use checksums |
0bda6243373b9ab9676882db7ce5810860a65e3249ee4ba9965ae2f0ff0d7a6f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency logRelease files / machine68k_amifuse-0.4.1.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
| Download URL | machine68k_amifuse-0.4.1.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl |
|---|---|
| Size | 2.5 MB |
| Tags | CPython 3.9 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
f9adda145c93c0fed9bee1cf24da857e5a2a051951d0011856b65996c4da1f47
|
|
BLAKE2b-256 checksum How to use checksums |
193f2dcdf81feba1432f00aee9077ee5a53b00e5422c5acea6c09047b369d4bd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency logRelease files / machine68k_amifuse-0.4.1.post1-cp39-cp39-macosx_11_0_arm64.whl
| Download URL | machine68k_amifuse-0.4.1.post1-cp39-cp39-macosx_11_0_arm64.whl |
|---|---|
| Size | 534.4 kB |
| Tags | CPython 3.9 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
f9fd2f92a8cf5a13958c7ef43e37d9bd35eb6289281eba4051de83a6445ed442
|
|
BLAKE2b-256 checksum How to use checksums |
27aa5ba44cafef25e2b81c70adefcbc1b2135f9bb40db5e63b3d09c33d530902
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency logRelease files / machine68k_amifuse-0.4.1.post1-cp39-cp39-macosx_10_9_x86_64.whl
| Download URL | machine68k_amifuse-0.4.1.post1-cp39-cp39-macosx_10_9_x86_64.whl |
|---|---|
| Size | 567.7 kB |
| Tags | CPython 3.9 macOS 10.9+ x86-64 |
|
SHA-256 checksum How to use checksums |
2775b658c9e272c5d5ca25cd580330a5a26ed64a9fb3357f4a8816c897b4eb19
|
|
BLAKE2b-256 checksum How to use checksums |
2d4793839099ac69295a9b4672bc3e55a2a25a0a0685d7ab2b8c709834cf53dd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 12, 2026.
Transparency log