Skip to main content

PhysFS.py

github-stars

CI status
Source install CI status
cibuildwheel release Release status

PhysFS.py is a python wrapper for the PhysicsFS library.

Installation

  • pip install physfs.py

Requirements

  • CPython 3.8 or newer.
  • CMake 3.15 or newer, pybind11 2.10 or newer, and a C++17 compiler when building from source. pip installs the build dependencies automatically.
  • Prebuilt macOS wheels target Apple Silicon (arm64) only; Intel macOS uses the source distribution.

Features

physfs.py provides an encapsulation of the basic interface of PhysFS, including init, deinit, mount, mount_memory, unmount, ls, read(cat), stat.

Enables python to use PhysFS at a minimum.

License

pybind11 is provided under a BSD-style license that can be found in the LICENSE file. By using, distributing, or contributing to this project, you agree to the terms and conditions of this license.

Test call

import physfs
physfs.init()

physfs.mount("./example.zip")
physfs.ls()

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

physfs_py-0.3.0.tar.gz (200.3 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

physfs_py-0.3.0-cp314-cp314-win_amd64.whl (190.8 kB view details)

Uploaded CPython 3.14Windows x86-64

physfs_py-0.3.0-cp314-cp314-win32.whl (159.9 kB view details)

Uploaded CPython 3.14Windows x86

physfs_py-0.3.0-cp314-cp314-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

physfs_py-0.3.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (216.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

physfs_py-0.3.0-cp314-cp314-macosx_11_0_arm64.whl (164.4 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

physfs_py-0.3.0-cp313-cp313-win_amd64.whl (185.8 kB view details)

Uploaded CPython 3.13Windows x86-64

physfs_py-0.3.0-cp313-cp313-win32.whl (155.5 kB view details)

Uploaded CPython 3.13Windows x86

physfs_py-0.3.0-cp313-cp313-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

physfs_py-0.3.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (215.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

physfs_py-0.3.0-cp313-cp313-macosx_11_0_arm64.whl (163.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

physfs_py-0.3.0-cp312-cp312-win_amd64.whl (185.8 kB view details)

Uploaded CPython 3.12Windows x86-64

physfs_py-0.3.0-cp312-cp312-win32.whl (155.5 kB view details)

Uploaded CPython 3.12Windows x86

physfs_py-0.3.0-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

physfs_py-0.3.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (215.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

physfs_py-0.3.0-cp312-cp312-macosx_11_0_arm64.whl (163.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

physfs_py-0.3.0-cp311-cp311-win_amd64.whl (182.2 kB view details)

Uploaded CPython 3.11Windows x86-64

physfs_py-0.3.0-cp311-cp311-win32.whl (153.8 kB view details)

Uploaded CPython 3.11Windows x86

physfs_py-0.3.0-cp311-cp311-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

physfs_py-0.3.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (210.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

physfs_py-0.3.0-cp311-cp311-macosx_11_0_arm64.whl (162.8 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

physfs_py-0.3.0-cp310-cp310-win_amd64.whl (180.2 kB view details)

Uploaded CPython 3.10Windows x86-64

physfs_py-0.3.0-cp310-cp310-win32.whl (153.0 kB view details)

Uploaded CPython 3.10Windows x86

physfs_py-0.3.0-cp310-cp310-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

physfs_py-0.3.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (209.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

physfs_py-0.3.0-cp310-cp310-macosx_11_0_arm64.whl (161.7 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

physfs_py-0.3.0-cp39-cp39-win_amd64.whl (180.4 kB view details)

Uploaded CPython 3.9Windows x86-64

physfs_py-0.3.0-cp39-cp39-win32.whl (153.1 kB view details)

Uploaded CPython 3.9Windows x86

physfs_py-0.3.0-cp39-cp39-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

physfs_py-0.3.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (209.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

physfs_py-0.3.0-cp39-cp39-macosx_11_0_arm64.whl (161.8 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

physfs_py-0.3.0-cp38-cp38-win_amd64.whl (180.0 kB view details)

Uploaded CPython 3.8Windows x86-64

physfs_py-0.3.0-cp38-cp38-win32.whl (152.8 kB view details)

Uploaded CPython 3.8Windows x86

physfs_py-0.3.0-cp38-cp38-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

physfs_py-0.3.0-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (208.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

physfs_py-0.3.0-cp38-cp38-macosx_11_0_arm64.whl (161.3 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

Details for the file physfs_py-0.3.0.tar.gz.

File metadata

  • Download URL: physfs_py-0.3.0.tar.gz
  • Upload date:
  • Size: 200.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for physfs_py-0.3.0.tar.gz
Algorithm Hash digest
SHA256 616d54b5cfd2bc9950020cb4369a8a42999015b2132b73c0f6a7ad64433955a7
MD5 288b30a650bf4ea7c5065f7b5a1ac335
BLAKE2b-256 93cec2542f487f951df78f42f5c79c15879eece0a8c025f3dc8eb916a2e02eb5

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0.tar.gz:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: physfs_py-0.3.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 190.8 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for physfs_py-0.3.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 d1ea0a6eeda51acf97122008d757babda715d1da0a8f771d2957186fd7e31141
MD5 f815d025ce60b29c4fea09704eb4827e
BLAKE2b-256 0ade0ddccdd07a68f3297fd0795b915b98e903f9618c65fb721d29687a379ae9

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp314-cp314-win_amd64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp314-cp314-win32.whl.

File metadata

  • Download URL: physfs_py-0.3.0-cp314-cp314-win32.whl
  • Upload date:
  • Size: 159.9 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for physfs_py-0.3.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 0bf10067d98c1085ec0cfa2a2725643f115cecdd2ba4b8d6f29fa4512af2c616
MD5 ce1689d7ee2ea7b096040a8c659d8986
BLAKE2b-256 74fda958f557cd1353db94e52d80bd5447c922dedef1e60d3c5ca6e41733ad7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp314-cp314-win32.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8444b1815822412d663659c609f94f5e2e4fefab90bfc7f573e68ac03e86bdd7
MD5 69fcbd8aaedbfaf078c986cf6accf506
BLAKE2b-256 dca14a592ad807cc67f1e63c2777845aa871cfbf38fca31bce70b0f2c31ff843

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a4a88f51bb8282d4e3b9deb5a124a28e25799156cbdd8f65dc4117367ac46d0d
MD5 0c6b2b2cccfbc900737cc44d4ece3993
BLAKE2b-256 1c08f9d5f53c767fdfbc23871b7fc2dc4f463afc0b0d2fe4269dc9e21a2097fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dbd1921f16c59d314c0214ead9f5ab7dc6c6ffc043efd5649e1fc70c04df3617
MD5 4fa3c2e673567351cb1ae5bba1a92406
BLAKE2b-256 86fba3773574f443ea6fc2f253a865f0392b077533278de6933e57dff7efc121

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: physfs_py-0.3.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 185.8 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

Hashes for physfs_py-0.3.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a41552a7ec64d5b81680aa90c843d004fdd9515b3f9a64c3ccbdff0d791ee6e4
MD5 c8bed9b145aa2cdf2f5699afa6f745d9
BLAKE2b-256 9f2da9210c1deb1e3f82c4bbfc85ae75582dba1da522608c265b9659079bb6c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp313-cp313-win_amd64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: physfs_py-0.3.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 155.5 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for physfs_py-0.3.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 4e543918fc26129374a6916c23bf879df7f01b72fe6b13bb133d8b15ad58ddf3
MD5 33d100d21340f98e367c2402b761775a
BLAKE2b-256 a462b336895ffaabcf2ed9a1c6852359505933579f2bbe4a4e64ced112779c54

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp313-cp313-win32.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d093344e26508288cb5337efd0f7577ddf27ab0af29a691829f69609ab12a4fe
MD5 53d0f36cee612972f19a1d438e9643cf
BLAKE2b-256 80ede9ba092415082022627a36bdd8b6fff8246497044f8ac4614825e0c64462

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eeb99b8e889a58f8f01ce27e14c3f18f42d79b318ecd3b48cdbface601b9d44c
MD5 e4987c2006ff806a6dda6395cf31d150
BLAKE2b-256 8bdd5edaac5f30a148bfd3f7ddacd7f103a83711d8c44a4fe73c41b67e784dcb

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0f2fe661ff8c37469b249b6468cfc3dc8ba5d566bd01e7197dc2cea7dfb5c0e5
MD5 b99cf709c3d8a0048ad582eb5bd5c5a8
BLAKE2b-256 e412cad4ac83f666f9eaed857c7dcf8b49d2a286471a2f147216968c0d0271ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: physfs_py-0.3.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 185.8 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

Hashes for physfs_py-0.3.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 989dc98fba1e2457bbc3dd8b6b30ea814999c3a52f6a5e80cea7b6eeb56dbbb7
MD5 324f59f081627fa81fa37abd80115d19
BLAKE2b-256 0832466b0889963de7a6479e7a7aca531ee8050c230ac1582fdf77cebbc1f8e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp312-cp312-win_amd64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: physfs_py-0.3.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 155.5 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for physfs_py-0.3.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 83025a6b229c011ad59f8b708b465f215375296cd2b5409afaa905397f394a1a
MD5 1518d1f467dcff063a211c116f9a5062
BLAKE2b-256 4b419e28777ac20dbdd47e4637f13de2531c6113c90877752587096a773d6aca

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp312-cp312-win32.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 75af2a1882d8be703f265907e8140249761c48bb18de5e76123c8764c7c3f19d
MD5 ba0e0b4f68e099e6911368f4531887d3
BLAKE2b-256 53e8c1c7ad75defd173bc5cd09eb5911fd9c637792ba7d4f9680700f63d13b75

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d89a7194628d2c9aa479d4a420117eb32b94ae323a1ee3e29c3846982ed5f26c
MD5 84655ee579a1c2fe938ec92cd5ca5cf0
BLAKE2b-256 c84250bc46e36261f32c940cc0de7e0704ba562375a0fc0cb4d89193c9b31d7f

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e2f5c5f8b5abba63a5243663c3a7a2794f47c20c1823224ecb50d59d64479c61
MD5 b1e9964bc13f32af0d43f3c7eaedce69
BLAKE2b-256 41be4d5c6594311d03c74bbd5b8a6069a6d748acb55b90d43081209cc2e80d62

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: physfs_py-0.3.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 182.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

Hashes for physfs_py-0.3.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f147736b084a77cfcc47d161582e544ad395b55aa37b19c05f921e0a9bfc5348
MD5 b06825e06e77f562fb9c828d5a9b6737
BLAKE2b-256 2683b3fb38eed6e6982bf10cec31345fc6c6e71f9d36507913477578d5aee301

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp311-cp311-win_amd64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: physfs_py-0.3.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 153.8 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for physfs_py-0.3.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 c934c2acd20e037adcc25fc8146e6342c2b6a144817707cea40c0273f86d7585
MD5 1dc987815ee055032297fe32a5b913dc
BLAKE2b-256 4b4cc48f5f63b0fc90c1c8cc964d5525bcd859aac0324a6f81ad55ce399ef2bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp311-cp311-win32.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fa36e888da92528b650cd38d148198aec99fe11b4b254dafb510ffa890dea705
MD5 661e6b985d418d6811983aa50fd03483
BLAKE2b-256 e7e12625560fc8ae7bb55e3c2117710b6e353c64795b6a5b65b83416e0e96776

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c85e973c4ec1d2b54742ba8ff0af4e2ecbdc98a9171fd9d8059d192f73a47726
MD5 3d1dc136c6b019045489fedca00e8eba
BLAKE2b-256 0b0b8705eb1b3ea9e8f14daec08a29d6d92491b2a1dd0132255aa2d0ecf250d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4c733cd7493d37385ba4183be0dae1baaf26d5d57530521afb120764ff1ba1b0
MD5 c0f6fc76240c201c8d6c0bddbf71c080
BLAKE2b-256 d733bc984f2e8e50dde352d33a7c255629cf1b7ae4db75c9d239b40b66a91323

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: physfs_py-0.3.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 180.2 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

Hashes for physfs_py-0.3.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d4e36d1d8c0a06e38a5a96654914fbf0da1761d0e41157588517628d68b1d62c
MD5 8999125920a20d4085a2e081feb8e697
BLAKE2b-256 ddecaf255d50e0781ffed67296ae8fce65329671287b4b348bfe6a7edc1a8154

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp310-cp310-win_amd64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: physfs_py-0.3.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 153.0 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for physfs_py-0.3.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 e43610f4af9aa7759472950034589c0eaff7028dfd246144ffc1f848f62635cb
MD5 8d0e7274398af60082d64b42a3ad516e
BLAKE2b-256 80fd5afec70eeaf3cc660979750eec62f7e7d53217a55176f967b2b2f5e0a89b

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp310-cp310-win32.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6ab156e86f3b48511977bde71ec97e075a1fe989dba2ff3701d6602d7887e20f
MD5 493aa556de0b1f4bdd2fffcf5a0efb4d
BLAKE2b-256 917fc465f1a22b9fa3db36cd4d32686d4844ce5ec4943245f1d46118e4bfb46a

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 97cbdb94d4aea7eb3de51797aae2d1d2de6372ca8452289450557861999492c1
MD5 02140861520a1b29842e3f1b46f2fb8e
BLAKE2b-256 eab8f64b1f7313bdde3ea11346528e4b5affe71c9fa45067c30425ebcbec94fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a81d8e23e0ffc487bf774dfd1279df380190109f3ba971f1717ed89b50f478d1
MD5 cf7e8ac4022a97ff8efcd073e5c4bdd4
BLAKE2b-256 af82fe962b226ad356526e570b5c1447db9b0e4974b40ee8d67e55779897d278

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: physfs_py-0.3.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 180.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

Hashes for physfs_py-0.3.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 baf38b7d477ac442fc84a6f09965ee70fd007c1acddc5aa0180e8421e56c0a65
MD5 af7af8439daccf25e14bea5c519de3f1
BLAKE2b-256 bc55961ac06c495307cf968eaea0ea2c6da62ac38bef13b654e8f1e16ad18c19

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp39-cp39-win_amd64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: physfs_py-0.3.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 153.1 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for physfs_py-0.3.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 67d485e673a320eea0a495e90563c3b930f568b50bdd37a0ee77c040984ac798
MD5 42a2622377fcb95d4d28b8eab49ab4ec
BLAKE2b-256 b5e239f8ada103204983f23ce3a62bd72de9147bfc4c18086865ddd5a02e7477

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp39-cp39-win32.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2556c13e3e90258aadffc60afe81df657bd4ad30d2af06662c1e5bceb2601c50
MD5 1c6ac3759014ffb5e397e9f4de4c4c39
BLAKE2b-256 9b33d21e4309efa2b3d1623a7edea97918a6cfb36cfa8ae1e1a38eb14620a17e

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ed84c1adce24f17def1b7deb7fe758d82b260f64ea8a4b7e79fd53f1e925d736
MD5 7c8608d8acd4afa2d6a821de9f9b6c31
BLAKE2b-256 63f70b890c3b4a9b24bb907a0da39446b4921a622fba0c6313b0e53447d9ca2b

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7d9d4706bada434d934afa36573efbdb445a089e10c5101d456c44e6aa0407a4
MD5 f006550cd625c4a1f94f91af58468f6d
BLAKE2b-256 80b25b5b544d9b19adac6bd4f1f90cec41eaa9c200b78d5bbf4c9e56b2056fa2

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: physfs_py-0.3.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 180.0 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for physfs_py-0.3.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 2357d31b99d3194af559169d2b1e63c9238e970a5168a91176806943f4a56018
MD5 40db255f109464cd18c0911de57a7031
BLAKE2b-256 345f6e6ecb42ddf8bc8e93743c7ad82804f495d56069c3bfaed748d3bee9330a

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp38-cp38-win_amd64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: physfs_py-0.3.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 152.8 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for physfs_py-0.3.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 6cc425d78515e14b0afc6b44f54dd7dcf26206bb7994a8e1380c9fd9030df97d
MD5 d02d30737252089d6a255ba01e59ab46
BLAKE2b-256 a9fd0bc9f93ddbb45e65b16778bc365a881d9fb1351fa3dfbba5005d4e7ef58e

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp38-cp38-win32.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 540d99e077adbcd57269ee882568e3146bfdcfe37e4218fda55678e7761768dc
MD5 8dae459d5875d64d9140bf3308b87499
BLAKE2b-256 fa334ebc412a0743dd769117a4feb1aa49ffa4cd52266f6b4a348a78c08f6d90

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp38-cp38-musllinux_1_2_x86_64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7f14bb1c24dcd507525b7cda63e9072d8d1cb20a43a1140d4937f254c61da2a6
MD5 a82da9726eedfd496d1fa6c99a9bfd1a
BLAKE2b-256 a29be917936626bc01ccbac56c2ebf63e357447b2e1418dce6be9cdc55ac3342

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file physfs_py-0.3.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for physfs_py-0.3.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1937a24b77eb2d66a257d784766448bbabfd6744bb7b696308d35f256320050f
MD5 dfd7fe164ab62b528fe4a3ead9932a2e
BLAKE2b-256 4ce4001f1f5d9061aa11ca20120fbe738f34e1173fbd7f19c572f7a4927ce7d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for physfs_py-0.3.0-cp38-cp38-macosx_11_0_arm64.whl:

Publisher: release.yml on shabbywu/physfs.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.3.0 This release

36 files

0.2.0

47 files

0.1.0

48 files

0.0.2

39 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page