Skip to main content

Modules for working with Valve's Source Engine file formats.

Project description

srctools

Documentation Status

Modules for working with Valve's Source Engine file formats, as well as a variety of tools using these.

Installation

Simply pip install srctools, you'll need Python 3.8+.

Core Modules:

  • math: Core vector, angles and matrix classes, with Cython accelerated versions.
  • cmdseq: Reads and writes Hammer's expert compile command list format.
  • filesys: Allows accessing VPKs, zips, folders etc using a unified interface, as well as a prioritised chain like the engine's game folder system.
  • logger: Wrappers around the logging module allowing str.format interpolation support, among others.
  • const: Various shared constants and enums.
  • tokenizer: Cython-accelerated tokenizer for parsing the various text files.
  • binformat: Some tools for handling binary file formats.

File formats:

  • keyvalues: Reads and writes KeyValues1 property trees.
  • dmx: Reads and writes DMX / KeyValues2 format files.
  • vmf: Reads and writes VMF map files.
  • bsp: Reads and writes compiled BSP maps files.
  • fgd: Reads and writes FGD entity definitions. A compressed database of definitions from most games is also included, from HammerAddons. Note that this parses a superset of the FGD format, including "tags" to allow specifying which entities and keyvalues are supported for different engine branches.
  • mdl: Reads some parts of compiled MDL/VTX/VVD/PHY models.
  • smd: Reads and writes SMD geometry data.
  • sndscript: Reads and writes soundscripts.
  • vmt: Reads and writes VMT material files.
  • vpk: Reads and writes VPK packages.
  • vtf: Reads and writes VTF images, including DXT compression.
  • particles: Reads and writes PCF particle systems.

Tools:

  • game: Parses gameinfo.txt files, and handles accessing the searchpaths.
  • instancing: Implements logic for collapsing func_instance into maps.
  • packlist: Stores a list of files of various types, then computes dependencies recursively. This also includes a database of resources required by game code for different entity classes.
  • run: Code to run a compiler, logging the output as it executes while still storing it.

Project details


Download files

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

Source Distribution

srctools-2.7.0.tar.gz (2.3 MB view details)

Uploaded Source

Built Distributions

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

srctools-2.7.0-pp311-pypy311_pp73-win_amd64.whl (972.3 kB view details)

Uploaded PyPyWindows x86-64

srctools-2.7.0-pp311-pypy311_pp73-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.1 MB view details)

Uploaded PyPymanylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

srctools-2.7.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl (986.7 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

srctools-2.7.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (1.0 MB view details)

Uploaded PyPymacOS 10.15+ x86-64

srctools-2.7.0-cp314-cp314t-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.14tWindows x86-64

srctools-2.7.0-cp314-cp314t-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

srctools-2.7.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

srctools-2.7.0-cp314-cp314t-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

srctools-2.7.0-cp314-cp314t-macosx_10_15_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

srctools-2.7.0-cp314-cp314-win_amd64.whl (1.0 MB view details)

Uploaded CPython 3.14Windows x86-64

srctools-2.7.0-cp314-cp314-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

srctools-2.7.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.1 MB view details)

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

srctools-2.7.0-cp314-cp314-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

srctools-2.7.0-cp314-cp314-macosx_10_15_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

srctools-2.7.0-cp313-cp313-win_amd64.whl (997.9 kB view details)

Uploaded CPython 3.13Windows x86-64

srctools-2.7.0-cp313-cp313-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

srctools-2.7.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.1 MB view details)

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

srctools-2.7.0-cp313-cp313-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

srctools-2.7.0-cp313-cp313-macosx_10_13_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

srctools-2.7.0-cp312-cp312-win_amd64.whl (999.1 kB view details)

Uploaded CPython 3.12Windows x86-64

srctools-2.7.0-cp312-cp312-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

srctools-2.7.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.1 MB view details)

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

srctools-2.7.0-cp312-cp312-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

srctools-2.7.0-cp312-cp312-macosx_10_13_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

srctools-2.7.0-cp311-cp311-win_amd64.whl (1.0 MB view details)

Uploaded CPython 3.11Windows x86-64

srctools-2.7.0-cp311-cp311-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

srctools-2.7.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.1 MB view details)

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

srctools-2.7.0-cp311-cp311-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

srctools-2.7.0-cp311-cp311-macosx_10_9_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

srctools-2.7.0-cp310-cp310-win_amd64.whl (1.0 MB view details)

Uploaded CPython 3.10Windows x86-64

srctools-2.7.0-cp310-cp310-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

srctools-2.7.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.1 MB view details)

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

srctools-2.7.0-cp310-cp310-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

srctools-2.7.0-cp310-cp310-macosx_10_9_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

srctools-2.7.0-cp39-cp39-win_amd64.whl (1.0 MB view details)

Uploaded CPython 3.9Windows x86-64

srctools-2.7.0-cp39-cp39-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

srctools-2.7.0-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.1 MB view details)

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

srctools-2.7.0-cp39-cp39-macosx_11_0_arm64.whl (1.0 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

srctools-2.7.0-cp39-cp39-macosx_10_9_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file srctools-2.7.0.tar.gz.

File metadata

  • Download URL: srctools-2.7.0.tar.gz
  • Upload date:
  • Size: 2.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for srctools-2.7.0.tar.gz
Algorithm Hash digest
SHA256 1edf8f507cce8d43659656a7d4dbe6bd1448ed31aadf0b3c53083c1bfc89f591
MD5 f96dc5f7679d668403c99238e2b0b2f2
BLAKE2b-256 cc34c7e6bad1a6a73a8b23006133bddde412223380357186ebb1fb9fe49082f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0.tar.gz:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 c50e20d131a24915ad01364b83af3636c0f6d141d2cab0cf4b1b230c26a6acb1
MD5 e8de47c286a83aa7f1ed9ca75423d654
BLAKE2b-256 a3d2d024f6722c1ce18339311a62c3bcade09691c6f28a77bf478de3763c5964

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-pp311-pypy311_pp73-win_amd64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-pp311-pypy311_pp73-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-pp311-pypy311_pp73-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4882f2708de2e2c9efca723ad61551aad3f764a4a210ce6c7c4dffc34fbf2e09
MD5 529bb817b586dc01f8f0c871015cebd0
BLAKE2b-256 998daff56fa23c8958bf7d2f89ff8dbc741852c826fdea2bf53e549d54cb5ffe

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-pp311-pypy311_pp73-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 16906035971296dd01ed9b6b1f0451cd0487ede788d4dd17eb4bd632fc1c1082
MD5 8d3f9c6ba9b2d9285b6af485368d6b3d
BLAKE2b-256 0f5816a4da4573133957abf7ec613786b8877fbe9383277a360f39081542db9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 44ce868f8d668f01e51c54759db9e16015d1a1bbab09be84059fbcf80ae04600
MD5 d1b7468b02f08448550d889d9e15af63
BLAKE2b-256 c6de6c5aad85462d9a246e619f8949f760cb1f78631ba824a963d722fc60a73b

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: srctools-2.7.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for srctools-2.7.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 5bcdf366c8cc16c9891c93cdc7f29402d1427419dc39a2e30772f08efd0ca419
MD5 745e18647c46b54c4de20b3ab1223ed5
BLAKE2b-256 c97215a2cd12357a400b300090d8d5dcf8e8e198b942b943705d3ad1ae4e5477

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp314-cp314t-win_amd64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4b937a4647c9dfab5a67315f079bf35339e986ad5f06f1c1004b784da7ccc41b
MD5 47ade1900ea86c4105f15ba25bc416f6
BLAKE2b-256 bef149ef863415e947239f9801013493f4f225c15ffa22d760b60dda8c0c1de0

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0bc0fa5d06346808687140bb2e733506df49c6f4705aa58545bde5dcff0ab760
MD5 1138559d53febeb8b275d3ed23510249
BLAKE2b-256 a3841a97c11bdd16b33b20bfb9cd9c2ff528bcf04ef3acd8a14cb0a6b3beaf4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 68ea80aba330e958240b9579e145604fe7e8f39cdd78f25cc0d5ecda8a5cfeee
MD5 be396e416a1a10e4ccde1720accb901d
BLAKE2b-256 239e0b79191363ffecf6813f151162faa424460cd97c5fe6aee72f75f07ad7de

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 9224ff9a27c6d73ee11fb20e119ffb95d66685ccc46ff7d932a24ed4d91140dc
MD5 57ae71cf8f9a4cc232c43bbf33ca145d
BLAKE2b-256 0ee9b0c87958f49c8f44f51d512005aa871e55c198912742f4a6b23051af8dc4

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: srctools-2.7.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for srctools-2.7.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 faa4372ac172840d30475f47ed6e611d0d68f6240a4dec0a1c8d845b3b8b1995
MD5 e5e79207d1bead343596f943d03fa1a5
BLAKE2b-256 f9437cc7cbbef55f5c7a3b59a587a31405bc2eb4182608a1602c43dda08c0ee0

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp314-cp314-win_amd64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f479937a9aa02fd99ce22cec8768a1d2b8a2cc20ea5d0939cedbd8a8735eb3b8
MD5 dea2b2695d56ca76ddc56c8da92e4b0e
BLAKE2b-256 fd77ba32d2ae3994b6d9de17b437cbef6000e40bd0e738671990a2b06d4a4f3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 76f666fb85f2fafe0f27d624072e2acd51c00184a1e047ece795265fe1f8fb97
MD5 42b629ba62b691dea68f2f024c34da40
BLAKE2b-256 dfa358773c876042e2046271bf57dd1a01b6eb83b0d0c8811dac68f423e7ed19

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 46bd2bea990a0acac294d110b07b448dfb4e93c8f760d1dd59a336fe8e263ecf
MD5 c62abb03790fe58ac9a38c549078f462
BLAKE2b-256 167bcda52b823befb6d6397f0f63bc25b404f3524c247edc0a747a847770cea2

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8ffe65c1a3e00d90ba0b9c35f3ad7ad25f1d9487eac3d84cffdd21bc7773c036
MD5 ec324a4544cb8ca30121a2f7964e9624
BLAKE2b-256 842e3622b9ecabccaef35916fa9fa17127dca2b52166749923e2e7a9f30c1493

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: srctools-2.7.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 997.9 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for srctools-2.7.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 51598434f90fe33f9a7879df37a2bcd73186b95106878ae385f1a07fefcde67a
MD5 f76ed5ac7d12d3dd1f331583bb17d06d
BLAKE2b-256 91be8d8606227cf06c7e4d7a8060e7a881673eb6c4a531eb80e6c54eee2609d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp313-cp313-win_amd64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e0b9b37b9b7c058bf53c09e1999e1417196d1ad3334c1642fef181faf6014318
MD5 42d6a41846d69983eca64dd21f604366
BLAKE2b-256 9c458efa5150a68412cf87ee9865e1decf488bd16489e7170bb760edf8a3dd6f

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f84003a6a2e6100ad8a0f1fca50331e1d228eaa7a23626e77bc6736461fba485
MD5 4497e0dabfc1b442542b3cb78c18fd25
BLAKE2b-256 a7477db17fc96f06fba7aa9a38661a8820d655479f458b1b3ccc8daeddebd193

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 43d8983f91f9f894c8c1f3e54470711ee2eafbb8b6352c48f05a3d24752243f5
MD5 c5400d5b09cf087cd3f6e7083de20075
BLAKE2b-256 aa6748478c21877647fd530ea1921df25f25ad70ae293c2c64762d7505e17a36

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 53493faa26dd30e308db616b4e925c2ef984c61345a54b7e205be0831cf7d52c
MD5 7525caa2aba792df23de2837ae34f6a0
BLAKE2b-256 f4eb9af578f79c6b537144a9bdab52fdb478fabd9e9a82558e1476d25656c767

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: srctools-2.7.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 999.1 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for srctools-2.7.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8b3e856bcd8a2b7a0184f7a3c415377bde5ee8e336926f8752cd13768a3cffaf
MD5 a16ef00288673ddfe60c7d0e5a2beafb
BLAKE2b-256 fa04cf131bd412973dc81aec8116c19b840334878243308528b0be4e89165b61

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp312-cp312-win_amd64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0e79c296b8e49aa307c2f9501e3f7651158c6d872570c9f1155ad76b2e8d269a
MD5 80fd18cf821834319738a089d7666ef5
BLAKE2b-256 e3ee392b8c6ec408da61265f857a2a8d8a5b9eea3c8dd8fe898817d7f1d6390a

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e67f80abbdb785870a1fd7f8d987f34c105f0c13567706bcfc8a6c06b49fea9c
MD5 e22b93ca5951725f6a6fc8017bf59b9e
BLAKE2b-256 875c8bc36f928bad04b0bb6456b637e10090c82e54b9f4a940f6ef871dc0629d

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f3e5086c4e351e0e2da1fe6fe6a0e6001da285005d05f9d6332508b4ad47b84b
MD5 9bac5dc9f70956ae7a15a25133df51a0
BLAKE2b-256 4a2d9b79923418cd6a3584fe676f06dadcd0d4ddd265c6c79a1dc75ce596ee3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 6c20cf4ff196df87512777a0e8d2512bda8416f8c19396ddc37297479cbddd0d
MD5 a9794a2e7f75a8559584d62bcd48da40
BLAKE2b-256 f26e6d334dce86271cb0aeee4bb545e18500dcca6fd84e58528afa8a03140de6

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: srctools-2.7.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for srctools-2.7.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 193f27ffa276f5ab456307beabdaaa4899cf0b42027b2f9e4eca505045cc393b
MD5 135eb7ca406f4f25393563ba4fafcb73
BLAKE2b-256 2b92f19054e5a2d7c5610254d29d2de3de435b4b5f99d0fca635090e378d56a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp311-cp311-win_amd64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6af07ee33534293077bf86ec8bfa6c13bb83db3c400a0e31b5b908207bf992f6
MD5 32253616828fe97d1dcc40cb7f17c752
BLAKE2b-256 83da9eef4e30fd8014d33d82e8d8beef59bc1fc4da3e5bac03164ae58e1ac60f

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b571ae4b6798e9c6fe23e41d4ba5d7268d495eee10194136313442f06ff1213b
MD5 5d2be207f1d0afb3a61fe647a5da05b5
BLAKE2b-256 a7f2c1a904e277492797fdee5ae7a7d2a471a5e151e0a51abf423ecafcc35080

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2f0f8e600dfbfa93425e387c31b2a2d5293d58c750ee9ff83aa8d90e02a0ceb3
MD5 72747ebc77eba4a44338bdb968321dcb
BLAKE2b-256 8e5fdb4f16cef47fcbf564f67b74928bd28ad3acf3e406a48a14fa8ba9266e58

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 371b37261b14544a73b1e3a4720df834f1f7ecbbb7a50237bc155205ce19325a
MD5 88616fe3b09bafb20449440f46719802
BLAKE2b-256 b91532be899aeb910ff3cfe3cc24c95fe3b4f83288696b1e1657c9fe0311d3e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: srctools-2.7.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for srctools-2.7.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 822180d6a0f949ba4dc1a40915acfdbcd8cbc85d2e1d176fa532ae66d1e80fcc
MD5 d343ba6f0ffa1865b71be4a423377919
BLAKE2b-256 1dca30bce7dca0de35e7f97cb75569b9d9f3694608cd26be0d1940ab8451553a

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp310-cp310-win_amd64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0f4305292296c1b9e50562c670d93c5b7e3df0c74656799914059bceff1b7b13
MD5 59b3c7d276395fbcfbc0e42e76b9fdff
BLAKE2b-256 1396eb20bdcaf714cc7066d04eb6e1dbd813603215246eff0fcaaaccff2a0eb5

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 59c7eeb017d2951c51e2a739494281a1a22098316119f0f436861dc3a5e86a50
MD5 c5e7ca5b625fed16b5a65b4f40253193
BLAKE2b-256 75c40ec3c544c54556c90aa3a34a433eb6b5939699327faf1c91e39f09494f6d

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 48df690890ccf0da75cc84f9209a17bb9403f716f6fbed2279424bc8ed8c3193
MD5 252a0bfc8fe7e2bf7269bcd027ee4f0d
BLAKE2b-256 d043c58979a3904751ee4fd7b0106ca93eb77303b6ae69e1d024956e825af243

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1545a6007b6556adb90753e54cf42ba57b6e8a8d581b88a888e044ee522f8185
MD5 91d61def4cef245c8f00432d8ce27689
BLAKE2b-256 32cabeac8d5a73a91f27cce8148d12187558522a7af88c0c5e1af12afbb4618b

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: srctools-2.7.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for srctools-2.7.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 2d405f189b619ec3575e687412f2b1fe31fb4bf3934af13742b58ef0a765d0e4
MD5 04e4d6aaaea8a0461ec07de832171a20
BLAKE2b-256 14be00231ee2d4231adc0e8212a195d0ac5d163cd4dee2102ca578e31c2b86fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp39-cp39-win_amd64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c95ecef2c5a2212fb89fd215558ff14b305483236520b6a5d51bcf489b770b8a
MD5 d4dcdba564ca718c033d56fea7a31df7
BLAKE2b-256 125c34f4dbeabe4b3cfb77a9d6fa16a79ee6c0e365d950b1338d2de549e8b2ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f387021b936da6c14f48f685091e1da6522f220bc2d64f710130eff8d031696f
MD5 9e7db21ec75633070c9aa6d7c83d151a
BLAKE2b-256 a2885e314ccf0e37b55727ea8833935fe97f9488cdbdf6d05e1e2a1c6812e6e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ab13c34b3d585120e5794b9f3bd10dcc703b1684d8f495dd1a9c8945c7fcb63a
MD5 d30bd215a09e5fca26a56bbcb8ceeea5
BLAKE2b-256 3fd3257a206bc7742ff028dcea481dbc64acfb35e7ffb63a30bce128c6e66cfe

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

File details

Details for the file srctools-2.7.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for srctools-2.7.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e3126f9becf43f8ff5ff21c113bf774ba56190192617d2354b98b15c53cd4254
MD5 ddd2a5533bc85b6fb4a14377f25c4f85
BLAKE2b-256 115e75a4cbf09377c7af86edf8f97cb8e1bc94849e5283c1e8b82ddcbf8d5b06

See more details on using hashes here.

Provenance

The following attestation bundles were made for srctools-2.7.0-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: build-wheels.yml on TeamSpen210/srctools

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

Supported by

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