A Cython binding for a m68k system emulator
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file machine68k_amifuse-0.4.1.post1.tar.gz.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1.tar.gz
- Upload date:
- Size: 450.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06ddccc25d65386466b11614a5e0923aaee2f6acdaabda2f89e355ad7a43c3a5
|
|
| MD5 |
a1e35bc565ee81ae7681a5f019853c6f
|
|
| BLAKE2b-256 |
f399e2b5a28dc85eb8c59949370d2928c64f6761638a94ec6a1a6b4e7f1a54cc
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1.tar.gz:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1.tar.gz -
Subject digest:
06ddccc25d65386466b11614a5e0923aaee2f6acdaabda2f89e355ad7a43c3a5 - Sigstore transparency entry: 1280972053
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type:
File details
Details for the file machine68k_amifuse-0.4.1.post1-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 514.2 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e032f2901c4130be26b6e7e1c92ecd85c6738425c75344ec0fa616ed84d5deaf
|
|
| MD5 |
0ac06f17617b00c9f5cc4067a3cdb599
|
|
| BLAKE2b-256 |
d468f80c272c9d6e2a27b2aaa7c3eb33c077dfce5c8cbeee3d977f86b5379b7b
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1-cp313-cp313-win_amd64.whl:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1-cp313-cp313-win_amd64.whl -
Subject digest:
e032f2901c4130be26b6e7e1c92ecd85c6738425c75344ec0fa616ed84d5deaf - Sigstore transparency entry: 1280972249
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type:
File details
Details for the file machine68k_amifuse-0.4.1.post1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
763d279108101ed65e2d9929b8c9a347ed25bdd5f97606248d7763d2d8479f11
|
|
| MD5 |
8a2e2923d19fa5e581f8c7b9391552c1
|
|
| BLAKE2b-256 |
1f7f5b42bf31fe1d6f04dfd720fd3141ffbabbfa52cc8da2a7dd6af5c4857d95
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
763d279108101ed65e2d9929b8c9a347ed25bdd5f97606248d7763d2d8479f11 - Sigstore transparency entry: 1280972177
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type:
File details
Details for the file machine68k_amifuse-0.4.1.post1-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 526.3 kB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecfad8ba54e4caf06d6c79f13d17d9b80ff2a8c30e7dd2ee85327cfe6b462b86
|
|
| MD5 |
f117a97affed8c4d0d97e22337142241
|
|
| BLAKE2b-256 |
f6dd911c70efd8d7181276c23e3c3aacefac70d840797edef8f80094bb6e771f
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1-cp313-cp313-macosx_11_0_arm64.whl:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1-cp313-cp313-macosx_11_0_arm64.whl -
Subject digest:
ecfad8ba54e4caf06d6c79f13d17d9b80ff2a8c30e7dd2ee85327cfe6b462b86 - Sigstore transparency entry: 1280972167
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type:
File details
Details for the file machine68k_amifuse-0.4.1.post1-cp313-cp313-macosx_10_13_x86_64.whl.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1-cp313-cp313-macosx_10_13_x86_64.whl
- Upload date:
- Size: 562.7 kB
- Tags: CPython 3.13, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd042f08109e67c35bc1f36abbf05f3481fd1279339cca88a612ded98ca25e8a
|
|
| MD5 |
f8af22dfbae765b1c14bd129c698c343
|
|
| BLAKE2b-256 |
967fe25ea2cbe05b395df0b93f3ad70cb66c414c5312945de7c2c769aa16dc55
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1-cp313-cp313-macosx_10_13_x86_64.whl:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1-cp313-cp313-macosx_10_13_x86_64.whl -
Subject digest:
cd042f08109e67c35bc1f36abbf05f3481fd1279339cca88a612ded98ca25e8a - Sigstore transparency entry: 1280972238
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type:
File details
Details for the file machine68k_amifuse-0.4.1.post1-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 514.3 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a48f13bd9954c2bbecb17ea79e8514e4cb96fa28a6001f7b2c5e32267fc06817
|
|
| MD5 |
64f03fcdaa013cb0d91508237f2c76a0
|
|
| BLAKE2b-256 |
d73a0713081cc35a99b6909169cceeed0d6aba5a7716cde0a459797d4adc63aa
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1-cp312-cp312-win_amd64.whl:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1-cp312-cp312-win_amd64.whl -
Subject digest:
a48f13bd9954c2bbecb17ea79e8514e4cb96fa28a6001f7b2c5e32267fc06817 - Sigstore transparency entry: 1280972171
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type:
File details
Details for the file machine68k_amifuse-0.4.1.post1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2fa031612b0ec95edc7337aa81a59b894c089122081641b2d8749a1059f8bd9
|
|
| MD5 |
845ef099f9e6c88fdee37c3cf3fe9fb6
|
|
| BLAKE2b-256 |
dd3eb881720e13af6eb0dddd153cee81de1070044c959e87143259f62bcd0b43
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
c2fa031612b0ec95edc7337aa81a59b894c089122081641b2d8749a1059f8bd9 - Sigstore transparency entry: 1280972201
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type:
File details
Details for the file machine68k_amifuse-0.4.1.post1-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 528.5 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37e21e0bb11c51554f740a094ccf7c7e2b74ec6a747679a960451424cf9e4ca6
|
|
| MD5 |
84051ed431091a74a28ae724c27715de
|
|
| BLAKE2b-256 |
4862573735a460ebeff159f895deab577b5aafa131a3bdd05da7ed7f0781910f
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1-cp312-cp312-macosx_11_0_arm64.whl:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1-cp312-cp312-macosx_11_0_arm64.whl -
Subject digest:
37e21e0bb11c51554f740a094ccf7c7e2b74ec6a747679a960451424cf9e4ca6 - Sigstore transparency entry: 1280972244
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type:
File details
Details for the file machine68k_amifuse-0.4.1.post1-cp312-cp312-macosx_10_13_x86_64.whl.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1-cp312-cp312-macosx_10_13_x86_64.whl
- Upload date:
- Size: 564.3 kB
- Tags: CPython 3.12, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6154bd8495ddf53213cd455072a45f456f02bb67da030a7b7e158816d4915af5
|
|
| MD5 |
072ee814f60336806198a6832df98912
|
|
| BLAKE2b-256 |
795115b0e30f11a0cd7485cbc81ded3c959395332d9f83d17c58a49599f412e0
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1-cp312-cp312-macosx_10_13_x86_64.whl:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1-cp312-cp312-macosx_10_13_x86_64.whl -
Subject digest:
6154bd8495ddf53213cd455072a45f456f02bb67da030a7b7e158816d4915af5 - Sigstore transparency entry: 1280972254
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type:
File details
Details for the file machine68k_amifuse-0.4.1.post1-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 514.2 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c0d91f59c33a93ab210856f350c9f3f2f047896f6099c5b2ba5152b25d65289
|
|
| MD5 |
cd856520b58aea69d35bd9e90c77f4f7
|
|
| BLAKE2b-256 |
230090bba0321ae159c9fa374429e9fa24c43560c89647b61647fd053d23a0d2
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1-cp311-cp311-win_amd64.whl:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1-cp311-cp311-win_amd64.whl -
Subject digest:
6c0d91f59c33a93ab210856f350c9f3f2f047896f6099c5b2ba5152b25d65289 - Sigstore transparency entry: 1280972154
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type:
File details
Details for the file machine68k_amifuse-0.4.1.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.6 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50ea97d5b50cd0d55d4be4836652c4d644416329aad87f980dc37032c6ff2671
|
|
| MD5 |
31a2fcde06f11724f2d85e4126633a95
|
|
| BLAKE2b-256 |
60ec87cdbba734881bde3fe41a7cb079bd22e22ceb825e5df615d6791a53560b
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
50ea97d5b50cd0d55d4be4836652c4d644416329aad87f980dc37032c6ff2671 - Sigstore transparency entry: 1280972150
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type:
File details
Details for the file machine68k_amifuse-0.4.1.post1-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 533.5 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ed62e9bf9fac5682b0645810377ee3186fc7fd6572c164c7a646eb6b286a194
|
|
| MD5 |
07b379f8a4f9dc2359cb19d1374dcd49
|
|
| BLAKE2b-256 |
b221e6e084160613496cb00a1cefad061ac188e01ace97980810cdd9d1614cd2
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1-cp311-cp311-macosx_11_0_arm64.whl:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1-cp311-cp311-macosx_11_0_arm64.whl -
Subject digest:
9ed62e9bf9fac5682b0645810377ee3186fc7fd6572c164c7a646eb6b286a194 - Sigstore transparency entry: 1280972215
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type:
File details
Details for the file machine68k_amifuse-0.4.1.post1-cp311-cp311-macosx_10_9_x86_64.whl.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1-cp311-cp311-macosx_10_9_x86_64.whl
- Upload date:
- Size: 567.1 kB
- Tags: CPython 3.11, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9fa293e7995702e1b08ee9561460a18100698655916d0c37e85d0c8163383b7
|
|
| MD5 |
27ddc3b08cfb93fe76cd1c2a91d1e358
|
|
| BLAKE2b-256 |
74ad1016fc7062921560527f39c20e03c7457fcb14e1182c202ae2bbeb088767
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1-cp311-cp311-macosx_10_9_x86_64.whl:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1-cp311-cp311-macosx_10_9_x86_64.whl -
Subject digest:
f9fa293e7995702e1b08ee9561460a18100698655916d0c37e85d0c8163383b7 - Sigstore transparency entry: 1280972246
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type:
File details
Details for the file machine68k_amifuse-0.4.1.post1-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 513.1 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3dc92b825e0a30e3fb4142a9aa3d140900a1f0c6fc2887b3ba0c4cd7a213e9e
|
|
| MD5 |
30a7a1d7e0812e9ccc73d632327436ec
|
|
| BLAKE2b-256 |
f72d23a08e5e94ce06641225a9ffa118dcf3b51f980f9bb0412616b485628de1
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1-cp310-cp310-win_amd64.whl:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1-cp310-cp310-win_amd64.whl -
Subject digest:
c3dc92b825e0a30e3fb4142a9aa3d140900a1f0c6fc2887b3ba0c4cd7a213e9e - Sigstore transparency entry: 1280972220
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type:
File details
Details for the file machine68k_amifuse-0.4.1.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.5 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
601b154a44bd0f9f17094f9262f457faed27efd17960c26b1d9c132649bd8cd8
|
|
| MD5 |
cec3e4abe41ad7e19f5fa28a0b73b027
|
|
| BLAKE2b-256 |
878ee88083a35a99fc9b6fd2ab37dd3d9bcbd2d87d43904cad78e2e8da8c01cf
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
601b154a44bd0f9f17094f9262f457faed27efd17960c26b1d9c132649bd8cd8 - Sigstore transparency entry: 1280972241
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type:
File details
Details for the file machine68k_amifuse-0.4.1.post1-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 534.3 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a9eab48fb71e78b3b8b2caf42317d0a79859a9c041ce5f3aa11db624dc1064d
|
|
| MD5 |
8c160aeaf89801336834c18a6203de96
|
|
| BLAKE2b-256 |
84886c02e6df759812252cd6bafea984773d47727f8328392c7384891966bb08
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1-cp310-cp310-macosx_11_0_arm64.whl:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1-cp310-cp310-macosx_11_0_arm64.whl -
Subject digest:
0a9eab48fb71e78b3b8b2caf42317d0a79859a9c041ce5f3aa11db624dc1064d - Sigstore transparency entry: 1280972267
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type:
File details
Details for the file machine68k_amifuse-0.4.1.post1-cp310-cp310-macosx_10_9_x86_64.whl.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 567.3 kB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79f253e7d6020acf17868a015a6d94ff22259894c8c47e531ad84231788dced1
|
|
| MD5 |
14b87929d2f0e7c8d5262354fb79d285
|
|
| BLAKE2b-256 |
588826148cf0ce359e14f8ed2ded746aede04ac3da692de8fdc14ab7dcf27388
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1-cp310-cp310-macosx_10_9_x86_64.whl:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1-cp310-cp310-macosx_10_9_x86_64.whl -
Subject digest:
79f253e7d6020acf17868a015a6d94ff22259894c8c47e531ad84231788dced1 - Sigstore transparency entry: 1280972163
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type:
File details
Details for the file machine68k_amifuse-0.4.1.post1-cp39-cp39-win_amd64.whl.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 513.4 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cda6ca017325e6547f2765864c14aded0fe339f44b94e1efe78b8bc3422a7e4c
|
|
| MD5 |
422389f9c8fe06bb9e846cf708f2c473
|
|
| BLAKE2b-256 |
0bda6243373b9ab9676882db7ce5810860a65e3249ee4ba9965ae2f0ff0d7a6f
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1-cp39-cp39-win_amd64.whl:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1-cp39-cp39-win_amd64.whl -
Subject digest:
cda6ca017325e6547f2765864c14aded0fe339f44b94e1efe78b8bc3422a7e4c - Sigstore transparency entry: 1280972235
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type:
File details
Details for the file machine68k_amifuse-0.4.1.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.5 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9adda145c93c0fed9bee1cf24da857e5a2a051951d0011856b65996c4da1f47
|
|
| MD5 |
3db1e4bf2afa3d79e29dfd915fc53719
|
|
| BLAKE2b-256 |
193f2dcdf81feba1432f00aee9077ee5a53b00e5422c5acea6c09047b369d4bd
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl -
Subject digest:
f9adda145c93c0fed9bee1cf24da857e5a2a051951d0011856b65996c4da1f47 - Sigstore transparency entry: 1280972263
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type:
File details
Details for the file machine68k_amifuse-0.4.1.post1-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 534.4 kB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9fd2f92a8cf5a13958c7ef43e37d9bd35eb6289281eba4051de83a6445ed442
|
|
| MD5 |
7d36deac421bd0a20a2908f9f6f9ba0d
|
|
| BLAKE2b-256 |
27aa5ba44cafef25e2b81c70adefcbc1b2135f9bb40db5e63b3d09c33d530902
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1-cp39-cp39-macosx_11_0_arm64.whl:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1-cp39-cp39-macosx_11_0_arm64.whl -
Subject digest:
f9fd2f92a8cf5a13958c7ef43e37d9bd35eb6289281eba4051de83a6445ed442 - Sigstore transparency entry: 1280972190
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type:
File details
Details for the file machine68k_amifuse-0.4.1.post1-cp39-cp39-macosx_10_9_x86_64.whl.
File metadata
- Download URL: machine68k_amifuse-0.4.1.post1-cp39-cp39-macosx_10_9_x86_64.whl
- Upload date:
- Size: 567.7 kB
- Tags: CPython 3.9, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2775b658c9e272c5d5ca25cd580330a5a26ed64a9fb3357f4a8816c897b4eb19
|
|
| MD5 |
d49845b43cda3715269a7934c09ba931
|
|
| BLAKE2b-256 |
2d4793839099ac69295a9b4672bc3e55a2a25a0a0685d7ab2b8c709834cf53dd
|
Provenance
The following attestation bundles were made for machine68k_amifuse-0.4.1.post1-cp39-cp39-macosx_10_9_x86_64.whl:
Publisher:
publish-to-pypi.yml on reinauer/machine68k
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
machine68k_amifuse-0.4.1.post1-cp39-cp39-macosx_10_9_x86_64.whl -
Subject digest:
2775b658c9e272c5d5ca25cd580330a5a26ed64a9fb3357f4a8816c897b4eb19 - Sigstore transparency entry: 1280972228
- Sigstore integration time:
-
Permalink:
reinauer/machine68k@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Branch / Tag:
refs/tags/v0.4.1.post1 - Owner: https://github.com/reinauer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@4f5d911fe0669bd43c2ffcdfcab6f5f308afc173 -
Trigger Event:
push
-
Statement type: