Skip to main content

Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C++/CLI, Objective‑C, C# and Java programming languages

Project description

Astyle Python distribution

pre-commit.ci status github/workflow

github/downloads github/downloads/latest github/issues github/issues-closed github/issues-pr github/issues-pr-closed github/discussions github/milestones github/forks github/stars github/watchers github/contributors github/commit-activity github/last-commit github/release-date

github/license github/languages github/languages/top github/directory-file-count github/code-size github/repo-size github/v

pypi/status pypi/v pypi/downloads pypi/format pypi/implementation pypi/pyversions

This project packages the astyle utility as a Python package.

Install

pip install astyle

Installing is not needed for pre-commit.

Usage

shell

astyle --help
# or
python -m astyle --help

python

from astyle import astyle

astyle("--help")

pre-commit

.pre-commit-config.yaml:

repos:
  - repo: https://github.com/Freed-Wu/mirrors-astyle
    rev: 3.4.10
    hooks:
      - id: astyle
pre-commit install
git commit

Please use https://github.com/Freed-Wu/mirrors-astyle, it uses binary wheel and will be faster than this repository which uses source code.

Similar Projects

pre-commit hooks

  • mirrors-clang-format
  • CLinters: it requires you install linters and formatters in your machine and it calls them. So it cannot ensure the versions of linters and formatters are same as others, which means it cannot ensure reproducibility.
  • astyle_precommit_hook: it uses git hook, not pre-commit, which make it cannot use many hooks at the same time. It cannot ensure reproducibility, too.
  • pyastyle: stop maintaining.
  • astyle_py: it uses wasm, not native binary programs like this project.

Python distributions

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

astyle-3.4.10.tar.gz (20.0 kB view details)

Uploaded Source

Built Distributions

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

astyle-3.4.10-pp310-pypy310_pp73-win_amd64.whl (16.6 kB view details)

Uploaded PyPyWindows x86-64

astyle-3.4.10-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

astyle-3.4.10-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (288.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

astyle-3.4.10-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (280.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

astyle-3.4.10-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (269.1 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

astyle-3.4.10-pp39-pypy39_pp73-win_amd64.whl (16.6 kB view details)

Uploaded PyPyWindows x86-64

astyle-3.4.10-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

astyle-3.4.10-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (288.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

astyle-3.4.10-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (280.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

astyle-3.4.10-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (269.1 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

astyle-3.4.10-pp38-pypy38_pp73-win_amd64.whl (16.6 kB view details)

Uploaded PyPyWindows x86-64

astyle-3.4.10-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

astyle-3.4.10-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (288.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

astyle-3.4.10-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (280.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

astyle-3.4.10-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (269.1 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

astyle-3.4.10-pp37-pypy37_pp73-win_amd64.whl (16.5 kB view details)

Uploaded PyPyWindows x86-64

astyle-3.4.10-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

astyle-3.4.10-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (287.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

astyle-3.4.10-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (279.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

astyle-3.4.10-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (268.9 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

astyle-3.4.10-cp311-cp311-win_arm64.whl (16.6 kB view details)

Uploaded CPython 3.11Windows ARM64

astyle-3.4.10-cp311-cp311-win_amd64.whl (16.6 kB view details)

Uploaded CPython 3.11Windows x86-64

astyle-3.4.10-cp311-cp311-win32.whl (16.6 kB view details)

Uploaded CPython 3.11Windows x86

astyle-3.4.10-cp311-cp311-musllinux_1_1_x86_64.whl (809.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

astyle-3.4.10-cp311-cp311-musllinux_1_1_s390x.whl (859.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ s390x

astyle-3.4.10-cp311-cp311-musllinux_1_1_ppc64le.whl (860.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ppc64le

astyle-3.4.10-cp311-cp311-musllinux_1_1_i686.whl (880.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ i686

astyle-3.4.10-cp311-cp311-musllinux_1_1_aarch64.whl (788.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ ARM64

astyle-3.4.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

astyle-3.4.10-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (284.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

astyle-3.4.10-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (303.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

astyle-3.4.10-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (288.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

astyle-3.4.10-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (280.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

astyle-3.4.10-cp311-cp311-macosx_11_0_arm64.whl (269.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

astyle-3.4.10-cp311-cp311-macosx_10_9_x86_64.whl (269.1 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

astyle-3.4.10-cp311-cp311-macosx_10_9_universal2.whl (269.1 kB view details)

Uploaded CPython 3.11macOS 10.9+ universal2 (ARM64, x86-64)

astyle-3.4.10-cp310-cp310-win_arm64.whl (16.6 kB view details)

Uploaded CPython 3.10Windows ARM64

astyle-3.4.10-cp310-cp310-win_amd64.whl (16.6 kB view details)

Uploaded CPython 3.10Windows x86-64

astyle-3.4.10-cp310-cp310-win32.whl (16.6 kB view details)

Uploaded CPython 3.10Windows x86

astyle-3.4.10-cp310-cp310-musllinux_1_1_x86_64.whl (809.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

astyle-3.4.10-cp310-cp310-musllinux_1_1_s390x.whl (859.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ s390x

astyle-3.4.10-cp310-cp310-musllinux_1_1_ppc64le.whl (860.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ppc64le

astyle-3.4.10-cp310-cp310-musllinux_1_1_i686.whl (880.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ i686

astyle-3.4.10-cp310-cp310-musllinux_1_1_aarch64.whl (788.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARM64

astyle-3.4.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

astyle-3.4.10-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (284.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

astyle-3.4.10-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (303.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

astyle-3.4.10-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (288.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

astyle-3.4.10-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (280.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

astyle-3.4.10-cp310-cp310-macosx_11_0_arm64.whl (269.2 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

astyle-3.4.10-cp310-cp310-macosx_10_9_x86_64.whl (269.1 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

astyle-3.4.10-cp310-cp310-macosx_10_9_universal2.whl (269.1 kB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

astyle-3.4.10-cp39-cp39-win_arm64.whl (16.6 kB view details)

Uploaded CPython 3.9Windows ARM64

astyle-3.4.10-cp39-cp39-win_amd64.whl (16.6 kB view details)

Uploaded CPython 3.9Windows x86-64

astyle-3.4.10-cp39-cp39-win32.whl (16.6 kB view details)

Uploaded CPython 3.9Windows x86

astyle-3.4.10-cp39-cp39-musllinux_1_1_x86_64.whl (809.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

astyle-3.4.10-cp39-cp39-musllinux_1_1_s390x.whl (859.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ s390x

astyle-3.4.10-cp39-cp39-musllinux_1_1_ppc64le.whl (860.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ ppc64le

astyle-3.4.10-cp39-cp39-musllinux_1_1_i686.whl (880.2 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ i686

astyle-3.4.10-cp39-cp39-musllinux_1_1_aarch64.whl (788.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ ARM64

astyle-3.4.10-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

astyle-3.4.10-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (284.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

astyle-3.4.10-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (303.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

astyle-3.4.10-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (288.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

astyle-3.4.10-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (280.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

astyle-3.4.10-cp39-cp39-macosx_11_0_arm64.whl (269.2 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

astyle-3.4.10-cp39-cp39-macosx_10_9_x86_64.whl (269.1 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

astyle-3.4.10-cp39-cp39-macosx_10_9_universal2.whl (269.1 kB view details)

Uploaded CPython 3.9macOS 10.9+ universal2 (ARM64, x86-64)

astyle-3.4.10-cp38-cp38-win_amd64.whl (16.6 kB view details)

Uploaded CPython 3.8Windows x86-64

astyle-3.4.10-cp38-cp38-win32.whl (16.6 kB view details)

Uploaded CPython 3.8Windows x86

astyle-3.4.10-cp38-cp38-musllinux_1_1_x86_64.whl (809.6 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

astyle-3.4.10-cp38-cp38-musllinux_1_1_s390x.whl (859.3 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ s390x

astyle-3.4.10-cp38-cp38-musllinux_1_1_ppc64le.whl (860.7 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ ppc64le

astyle-3.4.10-cp38-cp38-musllinux_1_1_i686.whl (880.2 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ i686

astyle-3.4.10-cp38-cp38-musllinux_1_1_aarch64.whl (788.7 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ ARM64

astyle-3.4.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

astyle-3.4.10-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (284.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

astyle-3.4.10-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (303.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

astyle-3.4.10-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (288.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

astyle-3.4.10-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (280.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

astyle-3.4.10-cp38-cp38-macosx_11_0_arm64.whl (269.2 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

astyle-3.4.10-cp38-cp38-macosx_10_9_x86_64.whl (269.1 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

astyle-3.4.10-cp38-cp38-macosx_10_9_universal2.whl (269.1 kB view details)

Uploaded CPython 3.8macOS 10.9+ universal2 (ARM64, x86-64)

astyle-3.4.10-cp37-cp37m-win_amd64.whl (16.5 kB view details)

Uploaded CPython 3.7mWindows x86-64

astyle-3.4.10-cp37-cp37m-win32.whl (16.5 kB view details)

Uploaded CPython 3.7mWindows x86

astyle-3.4.10-cp37-cp37m-musllinux_1_1_x86_64.whl (809.5 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ x86-64

astyle-3.4.10-cp37-cp37m-musllinux_1_1_s390x.whl (859.2 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ s390x

astyle-3.4.10-cp37-cp37m-musllinux_1_1_ppc64le.whl (860.6 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ ppc64le

astyle-3.4.10-cp37-cp37m-musllinux_1_1_i686.whl (880.1 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ i686

astyle-3.4.10-cp37-cp37m-musllinux_1_1_aarch64.whl (788.6 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ ARM64

astyle-3.4.10-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280.4 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

astyle-3.4.10-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (284.1 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ s390x

astyle-3.4.10-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (303.3 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ppc64le

astyle-3.4.10-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (287.9 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ i686

astyle-3.4.10-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (279.8 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

astyle-3.4.10-cp37-cp37m-macosx_10_9_x86_64.whl (268.9 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

File details

Details for the file astyle-3.4.10.tar.gz.

File metadata

  • Download URL: astyle-3.4.10.tar.gz
  • Upload date:
  • Size: 20.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astyle-3.4.10.tar.gz
Algorithm Hash digest
SHA256 19d7d1dc79630442bbe6743cb1e162356f12f7ca381edb1124fc9de338e93ca0
MD5 2c3b1bc94ee5ec4845753267a4cb041b
BLAKE2b-256 14232e454b38893706a30ae135dd1ebf62231ee28031566984c89d87cedfb11c

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 c9e2c9bc83a0db80e90c606df0bd3af37c6aeb0a3d720571cf4e1c05c2350b9c
MD5 e28b141c38b5ff9b61f226dd06a7f07d
BLAKE2b-256 86063a627068089548f85028caf42bf50feced7bde8f4926a993b517de5558c0

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 32fcb952ae3b650b907794df84036fd77f19611e44e700a2abf9c924ee54bcf3
MD5 e6438550e3cabd4e28948c502efaf3d6
BLAKE2b-256 fcd8e10577f7b6d31d58af16f14b73ae6708bea13f39c8d88a3ec511955e886d

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7eb50aae877c06beaec36d65f8facfb090ac1eef95c97dbf46994f5f6e2920a6
MD5 16f87696ef7f96327e40f3ce6d34b110
BLAKE2b-256 d725377455ad78e329f6c82b0e9be0d6f33592b6518ed5c356b56e6f86c8cf7d

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 576d8897e1e70e0c3d0c0488c82a5d099e75c0de57369f313dd34e8a9759da53
MD5 52427e1ecbb73a055fe9e34e39b6b94f
BLAKE2b-256 a548d6a9a23ba4a9d3c395e1351d6eee2e41302fb1fdaa83cea5185734268c80

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-pp310-pypy310_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f8c0d84875ef4224ed1d442ba2c34b68ed8feb4ec20176dab27a0b8568ece8b8
MD5 b14bef5a1f518fd58bb9d766f0c98673
BLAKE2b-256 489ded4566e2e3c99575cc7c367e53556866c35c85ec0580a30945b24e3d62a4

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 4c2101dea16dbe9f495f80fd2457978524cf3032b9798d2489f0e03427c084ce
MD5 44cc25ae7ebc17187ae79b273449ef87
BLAKE2b-256 6cbcc210d5de520b11e12a8d4c94669fc40dc808524f7e5724e9d7730cd7769b

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4946d7e7fcc3b5c2f271185761c8ba7dfbaf7736873bb5b5408cfdb3c7617072
MD5 b3c3daaa147a689825ef71eab784fd23
BLAKE2b-256 5be4d4f0b43ef3c57b719c1c865406cb2c8a7248e48c90d9744a8ccf9c385a0c

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 aa3ed956f1f783bee4a07b3cc61b75de7e4b63f915c4b72343836f6b315886b7
MD5 ea54947bb5ceea05d89ea5c02d8a2d1d
BLAKE2b-256 56c48ff184ac85a77c6344e876138ba2e06acb4a2d0ac91a8e71e77b7f73e4af

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f9f18830fd90b00f9a6f306f26361e0f60126dc31be0659b91963ddd653cb00a
MD5 d73adff70df89f1fcf1ed3abeddc06c1
BLAKE2b-256 8b1db417a7e53b2cd5b85707a37fdd5e71aa5cd0430b019cb5cf84c59ccbc81e

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 848ac177bd6c30c9fa31dccaed2a8f1632d9d04c52ad3366b49e299fc465a415
MD5 5954e75bf796e0feca539a8972a5b216
BLAKE2b-256 bdf9b8853c00bc7bed15bad60631fffdca485b6ef5c0ae945e9877aa90b6d8fa

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 72e4e5d69d4b5633c4b2b3e288685d49247dfabacc4bb17e181a9569d071ecb3
MD5 c25b5520304cfe3295c08b1c590152ee
BLAKE2b-256 b2f67ab1e106a3016f1f757c64c6849032bfa50db04387d41b86c8d52e4a8847

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4eddc63aac95422b03e734af9856febca72b9391705952dba16f9c911ec43f26
MD5 93972c568060e242264b43534f83ff60
BLAKE2b-256 bca780d852ee87e72707f2896c2a755169827bb3cfa1e2153cb4804c427b68f7

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 05d57afbfc3ed93526c4857cd470a1745b3750dcb97687f87af69561bb802103
MD5 edb90ba9b9f6e090e80d9a40c5c14fe9
BLAKE2b-256 820fd5de46bcd5fd8b8cbe4a6a8dd332b2f2c511688e930a9b9a0d6f209a6da7

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c3e49908230c61b47755664214d3265cb38e2924c5ec393eb708381ddd7cf71c
MD5 7ff3a083c9740c6d707430286418aea9
BLAKE2b-256 f82859af0e337f54755e23a08f5ff439c819ba887c23abe9e80371a53f11c011

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9094f38fb2a8d7bb802d60a5a58e366bfffd3acd896f4f1a4f73278998750695
MD5 f0c1613733bf1e9ad5cee6b3083a1a47
BLAKE2b-256 904a64f38753fd89dd4ab02b6ef0512253715e4b4344c985be9abb5160db2b49

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a5ed3cea2f5177484898fb707da1fa04cebf310735dbcbac8cf71657189a43b5
MD5 5211b437d2e42a90fd015a18b122a6df
BLAKE2b-256 61dd993b7e85105680a01cf3f1bfe613586217ea4684a9259b7676508c9dd179

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5eb71e3422d2e5662a190a3325aef8c81bb9be61925f0d6e8a47a6becedd89aa
MD5 05c5bd0247c44499d54e83dbc4033a89
BLAKE2b-256 59ec84a7ff82853649817632b83307ed769aa810c732a9864c4bf436ec99a704

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e00c03aee1ee8b555ceafbc95e6263ec7e2ce70cc674258c7a0a71b6ea80e4c5
MD5 e66cb4e41e0bfb89e9e5af980a5bbbd2
BLAKE2b-256 9c9b7af874c7068988b4096872d29e44c53d7e3ff884386bf6d6dfee74bb2c27

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2523593ada4e649001c6d576261dba84d6c137fc312c4e2c754fbb019ba61fdb
MD5 b8706eae25f6aabc1ae4dbfebd6f04e2
BLAKE2b-256 9ae36fe1031d973c9ebc94dfaacaf702f86d4bf2e6314b3ef103012bfff5860b

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e570bb621a747aaae69342aae6759e01d1a32f99cdaf5f5f2d1a185793cf69fd
MD5 d516dbddef96bb01ddc82598d6953eb2
BLAKE2b-256 b3d369d71d31ae10832851a9377f0043b260084180d44c4fea668fa781251d7a

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: astyle-3.4.10-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astyle-3.4.10-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 8ed09eeecec6985cb88d88cfe86b158ef607ef3f32634bc7690b4346d45ae719
MD5 63da69d7f34364fc06401fa7fb84b7e4
BLAKE2b-256 a97aaec933fa54bfebc879e735f8a4060ceeb25ad626ef84667fccf91d832990

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: astyle-3.4.10-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astyle-3.4.10-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5fcbe0c0c391feffdd1ed98313bd71a3c11d0b176a2803e60f1f405c2a417fb1
MD5 09a2d31ef8f3c8d1b6baf8f9822b4824
BLAKE2b-256 403b528b4bb6c7ed7f961307c6899abd6bd7c4f24759ba665cf9097b4ddb66b3

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp311-cp311-win32.whl.

File metadata

  • Download URL: astyle-3.4.10-cp311-cp311-win32.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astyle-3.4.10-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 566fb0d05bc17284645bb9182832c0d536f805de810b0b20c521e0c251acb4a0
MD5 a941038606688a521443092bc5a22c92
BLAKE2b-256 d0127869ebc2789c92fa6cf975c6ebbe63445433ee6860f3bedb1701019d8840

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 40346ef5a2002871f1f37b05b15194c017fac844931ba42c772661b288fecb6f
MD5 956ca76db12f16baed8c65aab1dae2f4
BLAKE2b-256 727cfc1b3430c115a2732d2389fd70cb5c4cb4bb1f1c123efa9431d296ce7aa6

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp311-cp311-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp311-cp311-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 c9fe73a96024654486e4e9f38808c65341e157b1f1600b9e80f014429350d213
MD5 702873bccc557cdcdcd95ec71b464b9e
BLAKE2b-256 48445609dbd977604241b681c5f563c6b968bf8e1ce19e57eaac6ad68b91102b

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp311-cp311-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp311-cp311-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 b93452ce60ace1fcefbf8b8631871dbc2e8d513f304849bc1bba97262f59b598
MD5 f1b498adf0a8511fd0a7b334caa39aa6
BLAKE2b-256 5f74bec34b463709b65fccc262b06c3ad84d06638d6e74e52ead65dedfbe89e5

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 4597b60841924bc50b58cdafe5f441bb6d4068298d83417b9a929a83d9660764
MD5 bf78b9040b07292ffb7d768a93237f21
BLAKE2b-256 cadf7b984a3713876e8f026959322a1c50eb98586eb28eace7f6f351dce0637c

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 841e95c9486c6d76d674291a167f4e3af19509831acb604f31e837797e6e4ffb
MD5 a905fc5c4e4802ad48fc512c99a9e1da
BLAKE2b-256 16dbafcd62a523b6b57729646668b6a95f4f608e5f214ab4ddf6b4d8e5ee23ce

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2d909b0430c560067cc1c1f75722d5bf814953b8eb4a534419e0eb9fdeeca1b1
MD5 62a2e04531f2545f3c77df21756212e2
BLAKE2b-256 1b3f36754c892264eb87a3bbbdbd622b3cc6d0b7d18609ced37a326fc2f82aa9

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 8507f806c308c16067f7e19f3b5dfd3b4b18d44ba4dc2b386ac63cdc08591dfc
MD5 b35128bf9feaeb28811e48cb583035c3
BLAKE2b-256 2279656d1e1ec7c9ab8afcac955830d12a7562680c94b47255e2f2885b3e2756

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7b6ce3f0842d9ddf153c07304acde412c168522cd7151771454e5440fe472b1c
MD5 ed66dfa12b8870e94c4e02d821ae3f37
BLAKE2b-256 45304a0905ae675cdcf7ab47fce533407984f78326fd779b47e1983615ffb8fc

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 27cc22f721f5747ea152790a93a3138ec572d1bc0e265a074f25cbc0977b9466
MD5 7a5a3779fb324cbd5f905b95f6a6fbb4
BLAKE2b-256 70058a7474129cfc7433ce686e9d3382a88d3594841504b32be946a11d2385a8

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4ad4bf81fdb20c91a58213c9ea882c000de1ef914761f7637a8c25dd7da3e0cc
MD5 ede93b4776e090ecbd8a80d385129754
BLAKE2b-256 771efc5a441aaad3378f360e8b4c16dcbadbdddd52af34873f0c0a5c608391af

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 318e10d6184b2dd2b527392d0fcf399b653fb35620649a40b3f0de9a870560a7
MD5 9b8f1ec7c30e355a9250e2c9ef20e6e1
BLAKE2b-256 2818238058bc845bc4ace27af5a72d241aa44792603bd8545cb71aa6ddbbb348

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6fe2c60e3cf45661766b0c37e4dd051b31c87cbee0fb3156c6a86b988d880618
MD5 ca18884d30a77db39c47a327181442d8
BLAKE2b-256 56d05aed662093838e818113705a094e9b8d3d839bb99f0f7ba54e6f600cd55a

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 64bc14e1ca9d58f6260c07a12453d751377565ea1a84d57061d2221c582ad5dc
MD5 8742de09f57171b11c619adecc27714e
BLAKE2b-256 6cacae8b27f2057d5aae3d6150d56c4454ee13f8118e6fd5680379a7c17e6d9e

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: astyle-3.4.10-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astyle-3.4.10-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 9046f24529ec7b750bef78926707ff502a27ca8417e6beec7e707c846bb2ded6
MD5 8f4ae70b1adf3d5941437b5a20e1a56d
BLAKE2b-256 d4b5929fced38e71394787e86665646fa761628b6e3c7c7ca2178ddacc6e9616

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: astyle-3.4.10-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astyle-3.4.10-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 12c78ee1b46ea3916d2a7cf678c94b67890b05cbd1db5ff10a642c7292ef21fc
MD5 b3d58f2292dccc77a65088372f4b74ff
BLAKE2b-256 2a92e3360f8b68b8e0321f66e0f9b00ee95349548774e38d8a824343d2594546

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp310-cp310-win32.whl.

File metadata

  • Download URL: astyle-3.4.10-cp310-cp310-win32.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astyle-3.4.10-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 4b0e7465e5c71e786dbdf024b7ce44c794cdb537320cd2beedd8b45308689540
MD5 c956e926a21593f0e2001bdf31fda69f
BLAKE2b-256 41bf25bf190ace5eda86386d44325389aaa768f9d4429b30aa7c4302e3bfdb2c

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d5064d34cc2ababa1408cead27c8008cdb764b1fab39724ed4aa17c5f86ed83f
MD5 8f28c4312b1a8c96472f0b13d990581f
BLAKE2b-256 45d8863e276a7ab1504176f299955e488e37e785928b957f15e8d6bbfc637156

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp310-cp310-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp310-cp310-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 7b1d5ac581056c7aef85fa3b31fe6604149b0e8ec5ccf10f145812387679feb2
MD5 71570f46daddd5c995c2f95910d26a34
BLAKE2b-256 c8d5245717bd7e7b638379ce039f5329eaa1e042fe0b69a0dbcf2d78cec42349

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp310-cp310-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp310-cp310-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 edc0962a48b26721bc290582080c8eec43137c3961170686f46e2545e83bdad1
MD5 97d455e238a714f34368705cdc22ead2
BLAKE2b-256 8463a3af455dc4d2033ae09ae3183f9cc0d5cc0894907160769262474e9c7285

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 6b7591c7dd99024e2b64497d7fa2f0f8c69dd4b7db66d2c465a6841287117034
MD5 f12c92528804d72551478caa619628bc
BLAKE2b-256 8112be52a6e06973e8acd15e8d7552ab4e658744e2c74bb94a679db2df79735d

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 645a92c6ed536765aba524d3d9f835f4c8a38a84fc88761179816e98a178da13
MD5 29b576eaaa77ea97c44c980e927e1e2e
BLAKE2b-256 0c8887e2f3fe9634fc05aaf3accf1076e10e59dc24569d1d5ef778089b7617e8

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 821deda5d5f707b7682cd9d4f6cced91d56ad5597d5faca259ac3b32c1486275
MD5 ba6c49103628d541a6ab5e0fc645b756
BLAKE2b-256 86f425b67b648228fe58489e4ae93080b0914da7f724165edf6b901d65087841

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0aa367c9245a91befb4bc05d5a7766917c34507c2d09b008e0aee2556089ba50
MD5 3faf8d4cbe3850eddcdbc24622a31aea
BLAKE2b-256 aba8dd50642b750e9dfafb6716297c520c7b2ef3da45a73ffb21dc8f1bc4c63e

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ff82ec984f6b15a388c595822259a0a744920b1b6aff8843ff9b31fdb962678d
MD5 d9747a9d25a95ac0ac316e60c43c7c06
BLAKE2b-256 5c98a7924b9b4899ef676ebda18daa52161530a6873a394146a8055f031f5fcf

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d2e3096a5bf385db8f1eb63e85f852848e223e27f6c3c5bc3ce8c5e828b40ffd
MD5 6e27ebfd1f1001988b1c261ccbfd27fc
BLAKE2b-256 4b0e32fc2f52203b8587c25631a757c840934827f01e8b68ac89b2bb57905154

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ad225e11124f063bc32f875db3d021ead4f662c1e389b40fab49d6515440bd0f
MD5 818ec22a4f283b557193663f6d0c8712
BLAKE2b-256 10ee3e609f6c6d78df9809224f0ff0beda6d8593ef86c714c330886d701da9e2

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ab4d6972768d66d8266400e0e5a95065233c2ba2c9db5d3c51247b618d24ff51
MD5 8d1ff872ccf0f4307003542689f871c7
BLAKE2b-256 7eb40d39ebb534c439102f323d3846d6a4af86b889394690bbb79292979f091b

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1f7f6f050f17f8e5f5b9dc27384497b7e0aa276bc21f9773974d8ae78b9318c9
MD5 e986c11bf16f50846ced240e6f109858
BLAKE2b-256 6a9767799024f65e364b9e7f20b1513ee8a2b4fc47600107a5454dec7a4dd4a3

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 12a38496b58cdf3c3fc78eec641c3300ae3094dc5a4bae611698c3f542e9738c
MD5 1a28220f0788003f347a9f3cfa3d75d8
BLAKE2b-256 e04007781eca71f791d038d0b4332f07a1878e0b5d62b214423a9cc8f2fc8fb6

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp39-cp39-win_arm64.whl.

File metadata

  • Download URL: astyle-3.4.10-cp39-cp39-win_arm64.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: CPython 3.9, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astyle-3.4.10-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 406eb6ea056bf0c12415b949d76facada4b0e45a53a4747914136713ae2157ea
MD5 4d7be152b060da60a0a3f8566dfcf109
BLAKE2b-256 f0d97d1fdccee2207df66c2e7d185de355ee259d9571221c2f68ed041a988c4c

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: astyle-3.4.10-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astyle-3.4.10-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 c96afc32ed92ed886880869e14a91428059a16d2b9fd769e3ca99a95a43cd9ac
MD5 95c5df9182f66b812f4af0e53f4dd183
BLAKE2b-256 79794510742ef145926c8636adfb9305237d6e70699fafadbb92c805b33c6ac1

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp39-cp39-win32.whl.

File metadata

  • Download URL: astyle-3.4.10-cp39-cp39-win32.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astyle-3.4.10-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 9ad8e4e3eeb4a5a3ae7e8c337d95aa9f713623ad628f738b988d3b6c08ef8bf6
MD5 f6ab5479c93c68f7b300c8ba53fa7bc2
BLAKE2b-256 1f4073e090abafd30f400d0055f2b751836b92b1cd5edc7043e9bbf55f17e834

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 72a70d2494bd45233a15242fd8383b13a50a592267ad33e39e616ff7c0ca6345
MD5 61cba1533939c6430046e4302970b418
BLAKE2b-256 d393c4d10e202a5b7ee75dc39816971625826f1916addf9b34a2d105cb24df7e

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp39-cp39-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp39-cp39-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 262e8bddd1cd7afc823d769386dd1adecca033018114a470163bc22e798b78e7
MD5 0aef7bc371a888e04b4f7b5040f5f0f4
BLAKE2b-256 2a21b344870ec27732b79a1ca7a0aa8cb4ca3bc8bcd873fdf22463303ea0f330

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp39-cp39-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp39-cp39-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 ed222223e755033a07501e3496ad0bbb5b17a233858d144c4bcba1c706fceed2
MD5 c23f41e56a6b94308124d08b08e758bb
BLAKE2b-256 02c1a38acef516dea6609d8f9a296dfda0d38c2bfa7c3d1e348f4abcad9de2ac

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 cda58d5af56bde166d3ff8593e30db0673469035a128837f584822804ea7a6bc
MD5 375b23d8965391c16a992784a0b4a368
BLAKE2b-256 87c90c8e1b54af3b34bbcfbaa5ec4ca80c62a5ae743ce1cd0f25a7c3d0f732a8

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp39-cp39-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 c585dba3b07417f95bca44c08b74dcda609580313bdd41d97cb675c9c4f60fb0
MD5 17474da3927a33555637e2d80b8e6c5b
BLAKE2b-256 ee40e76e01fe6ed8df921ad7a4e710e24faa2ee4805a2262a8b7025eadafb1a1

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 34d2d7bff92d579f6190f62e2fe5c1bf8b9fa50b4f86acc567806645bbda7e10
MD5 e465663aa710dc04356044394462c1aa
BLAKE2b-256 04769faa3512cd43bf7374f4211b8598f8be9d130faa0bc97a3c1527e0ae6a03

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 14a01527d3e066ab0a4cce40c54e6dc1f312389a08695079527cc0914cb78c1c
MD5 bc3252e60eeb885213c82108c45c29e5
BLAKE2b-256 515518e8086f2bb9660673e7ab1768eac0b038ae792d12ad1e00f8817f52fcae

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6dd477d7cd68138c09357e3ff8582cdde0c5791b47673330ff211114256590d8
MD5 dc2e6be480d4d121f3abed69c2f1c21f
BLAKE2b-256 3780bb86d7d35493a1483bf64e8cbb166509373d209d41de3d70e953df5b2a9c

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 eb5bdb38f74ab83072d99ae9035881862cac5ff6959644b254bbeff0b0c62f7b
MD5 8f9d0f77fdf81b5a8de9b279a5bf7e30
BLAKE2b-256 eb0289d5bf3ad3dbe76a4afa563a34c6db103d4484777437ec09e451053a7ae4

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0ce52a7b1574fce327c14379fd92903e08240fec06942c2396173f1af9b38754
MD5 b7890919a187c3fbca0181b960d201dd
BLAKE2b-256 ef81d772c5cab2a838e395388119a55dfea17340b9c5c07beae35b8ad25f9898

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d9ddeb8e95822c42ffd27ad40966b4397492ed918a7849d959072b93bbbcff9e
MD5 49d03752bc95058838f9d3d07d010016
BLAKE2b-256 776a3f02e73ed96de8f1fd552cfba7c5418bd8fa8a7c94f7735be9a5471bf416

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 51d9441077a510fd3f705e31f7f001c2e0998d73ac267d60ef4c42ed557a0d53
MD5 db30987415b03e18004279828002c6d2
BLAKE2b-256 7a8956563d15349bb9fb6ffa6d8926f541b789cfdb5dafb7cf45cf9c9069d09f

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 1c7d958c33a2f32725cd6acbdb3f54a4f805082e1986488c7fc21cd9c5d1c046
MD5 c8c166400dc37a3afba00c8e39020f1e
BLAKE2b-256 e016105c5d365937159d10e29f1fa14430b18be202259c0b3bcec3bd6e5ffabf

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: astyle-3.4.10-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astyle-3.4.10-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 5e94870aa8ab02bd6273fd72a4c11c4d5348f007230d48ef6cb8f780dd0519a8
MD5 2bd939ce128faeb12fec9590879143dd
BLAKE2b-256 b8de4c8ad534af8cd73e4a6ba1bde3c0b87b8610175a7bed55c606d7ebd58f44

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp38-cp38-win32.whl.

File metadata

  • Download URL: astyle-3.4.10-cp38-cp38-win32.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astyle-3.4.10-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 0ddaa75d47ef17de4fbb85dcb45415b9e279d999e1a24560401aa58a2176c896
MD5 dda25d39bd9fa7e116ae7a8061410eb7
BLAKE2b-256 0578c7576f68f0f102747790462eba5ae7c5e890610249a4f70555517cac4e23

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c78acb7bd7df0e46253547105daa874899b8e395a24574f5ec86a3f795bc53fb
MD5 5fcb173b87a455c800253e02d4e5bad4
BLAKE2b-256 656b3ddf8c269e303411c362712efd3b4268489b7b4760911e9bcb663142df25

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp38-cp38-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp38-cp38-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 e5203b5d62d0dd848fc1895bf7bd6314342d1f3b20b47fa5ce6a0c44ce6d87b6
MD5 51c281bac814eec8e2ba8acf391f3a50
BLAKE2b-256 47960e00d0369cf4660d4b9ece1ff66af88337f89e322f65b7d80e6161885524

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp38-cp38-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp38-cp38-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 1053b8501ee6b84bdaea6502a95624455bedc111ccfb6c1052599c943afd4e26
MD5 4e040cffeaaa000331c4023551e7e988
BLAKE2b-256 dfed8e0235009d8b0c0d3d01f04518bc65261a1a3a0ac2ccafafd934af6aa66b

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 bd84f1782b7bf638e473d0f7f51519786dfc265417ffb58176156ae3281d31f9
MD5 482628fb139c1501f3ff735a3d1d8ecb
BLAKE2b-256 77bf7665ac8a3afb6e664b7ad99bc81cb296633dfa2a35d5c34aeea5cf1fad75

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp38-cp38-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 48d83f9b7b26a128495162ecad8a7407c18f6596aad5e0b8dcabe49fd34a3494
MD5 4d7a2396e0c0cf9b71413bbbf0cb203f
BLAKE2b-256 11453a29af15c0bdd00fb06190ebc40dd3abbff35940e49a0a02bea8a5ef996c

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 15392f35864898dca6705ca36945658ffe4551eb8068145b29de369acb5629fa
MD5 c2d651cd0be5b669d6753cc2b3ef1ec9
BLAKE2b-256 36b90bbfe62e21fe73526eb0469519d076978c532f86f1cb15088a95dab5bc74

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d76cd3654487ab83a664ec725b5a1668d91218945179f41dafd5e9bdfb809ac4
MD5 a3cc82451a05347aadd1e08735286f15
BLAKE2b-256 60a19b1b729f6883785493ca40f0d500a086e90e3f7aeffc5b81c5f7d721a74f

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 7835b24a7370a3b98b4c4781b59b4ef3797ac59ff4c647a8e8dfc24cdda5d59c
MD5 6be741790b747fd9cf452155d769c242
BLAKE2b-256 dbd396de24195d4760fa4663ea97a1650f1a467e9f0a4c368f525d4ac26d5b4e

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cb1b6590032a7b60518889dd781d26683aecf224327995450b802298f2a4e6b7
MD5 5effe1f98a08e4c2af6dc1728f72691f
BLAKE2b-256 89e9d5e91219c3751d4a3f54615d24513365c920feb912e4a04d0bb93c5c1590

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cae42d0458c5c9c017023b245ad137542df47fd961594d6446713eb8d9a7f40f
MD5 01b4f6e2d246607f27241fbf298b9214
BLAKE2b-256 66a879fa3b0ab734255c69b85034db7a3e59b185a1d940ad5add5b7679763c34

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e48ac7b3869305137ad17fd8e239af7a9f4b4f0e7f69f04a953d423df6ae9c5f
MD5 8b4cbc71a6f2c272cb769f12efe22456
BLAKE2b-256 9fd9194dc394f81873e30a8d16904225ca6aeab54a16a787414a7fd3161643f2

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1bc25dd1eea6d1d67f002a3139553a8d063cdac146b93c13b396bf945e3ff160
MD5 211cd77c7e8f0731575ac20914029ccd
BLAKE2b-256 81739f260dc2498dff7678783c141789e389b30a6c5f61b86647204eb761bfd2

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp38-cp38-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 957e7111757bb275caefdecd6113b94cdb958649490388d67743952a5a4b7a13
MD5 c99efc3ebfb426e87e358077cf48290c
BLAKE2b-256 25e6d19470fde6226d512066187ec61889ae68a66f18cdb73b8227dab49b67d1

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: astyle-3.4.10-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 16.5 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astyle-3.4.10-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 6b3fd3d0b6c257548219a91ca041da6ca77349df136c17d7754f062bbe203c42
MD5 947cd660b79f261ecc273ffcb38a94b6
BLAKE2b-256 f03f4cd40a06d129b78155ae6429d20ce81bf27bda235ef77dc4b9f4793331dd

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp37-cp37m-win32.whl.

File metadata

  • Download URL: astyle-3.4.10-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 16.5 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astyle-3.4.10-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 54156b2554cbdb735300187de4cce6137de40b4d31d5efcb0951ac5356be5b15
MD5 a081bceff3bc29eabb112c06f24b248c
BLAKE2b-256 15c2064ff9e7af53f2c479839d778e61f0220765bdf11bf09c6a92899cf1d568

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f805b52d3220c3b653345e01e1f6ce1a0efb9389500ccc52c2f2e04ff008a5c0
MD5 ca549944677745def93afd1067276eef
BLAKE2b-256 7b30b4f7c69feee054b319d988e4a4ae9c4272cc439d16ffc93aa2f77551bc4a

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp37-cp37m-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp37-cp37m-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 e13ae9cd51fcc828664679b4109029ae603dec8c2d3888889a20f5c01bbd1eb8
MD5 0d568b5807ae59c65fe6cd36664276a2
BLAKE2b-256 071e9c812a9df4783d3824eeeb835841a463bdd210b1eda4065dcb8e18143e44

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp37-cp37m-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp37-cp37m-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 e7c8971bcafe0338b80a405df55234fc7807acd38814701686a25176378ea4db
MD5 49824c7b88f856192144140c9ed0b400
BLAKE2b-256 868d3201c7f3a997c181192d7c116c874e6e0f9db7ad87c05cfd7cd44257d96c

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 4b2da92bdcc9a26d478dabd8d81cbacd96622a93361d63f220dd4cae0c867180
MD5 8272d06a2076ddb09a8393791c82260d
BLAKE2b-256 53559801fc0df220a962d54ca4e188c19811feee0e28e0c30430c67c2b33f9e1

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp37-cp37m-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 caa679039b764991d776aa4369237d6a6ea292f2b2a07c626eaca3ad23c08c4d
MD5 f00196f0c776982be0744b10ca2c8e71
BLAKE2b-256 870204352623e21f3efb5ad30b6fabdce3c21f552909f87a631ed9551860cc95

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b5eadddb481fe9c245df8f64a286c455d006030cf0a8b8c5fdd39b8da7be0d4e
MD5 e37ce6945c35bfca81a7b8fca3010346
BLAKE2b-256 763a179770f8509567375d404dd3ff8bf1ac294ca7db00092ca56c81af07d4ce

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 44e923cea374cc007d6467e84ef675e083f3e08c801f9b654e4fd73ccd2319cf
MD5 9f8360028463972faaefbd8bf3325cf7
BLAKE2b-256 c3eb14ffa437e684602940aff0a0518391e32b247224e83024abaecefa5aeca1

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a2aa256fef3befd7fd0d39b47ca60efdcd55f83d2ef994e71c065d6a5d55bd7a
MD5 c52b5fc8f4bdd51e3802f89ae524e22f
BLAKE2b-256 ff680483632dfb936ed2d8492537c719abcae649cc5d3babc6424ec5f316eb17

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 efdab5e7cbe89364e04a8cbc1b644c7b166002cc101966eb261c8c810b57346c
MD5 9830e5df57adf352134da4fe44e7fd1f
BLAKE2b-256 a5828dd13a60fad5431596c314f0579df7e58e63ddfdccf1d455c62c14e92dfe

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e12163412589e4c4d163f6233d935b72345acfd7b9eecc5f0180906e031959b5
MD5 6e5a90319357acbec8cfacd485151cb5
BLAKE2b-256 069c0e664cda1da9acb3f3f23c7f4621a5559285274861a377300acc1ff97614

See more details on using hashes here.

File details

Details for the file astyle-3.4.10-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.10-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 942fc9e8b1c8e370bc6c2f9f71bfe8b219a000dac57c097da59e63d2b76aa1e3
MD5 a7627b6538970bc605ed4202362ba5b8
BLAKE2b-256 6e8c51d948579a046e0ac208f82241d5f270a6f8f7c06b7184012afbdc3eb324

See more details on using hashes here.

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