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.__main__ import main

main("--help")

pre-commit

.pre-commit-config.yaml:

repos:
  - repo: https://github.com/Freed-Wu/mirrors-astyle
    rev: 3.4.13
    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.13.tar.gz (20.3 kB view details)

Uploaded Source

Built Distributions

astyle-3.4.13-pp310-pypy310_pp73-win_amd64.whl (271.2 kB view details)

Uploaded PyPy Windows x86-64

astyle-3.4.13-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (284.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

astyle-3.4.13-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (292.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

astyle-3.4.13-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (284.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

astyle-3.4.13-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (279.3 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

astyle-3.4.13-cp312-cp312-win_arm64.whl (271.2 kB view details)

Uploaded CPython 3.12 Windows ARM64

astyle-3.4.13-cp312-cp312-win_amd64.whl (271.2 kB view details)

Uploaded CPython 3.12 Windows x86-64

astyle-3.4.13-cp312-cp312-win32.whl (271.2 kB view details)

Uploaded CPython 3.12 Windows x86

astyle-3.4.13-cp312-cp312-musllinux_1_1_x86_64.whl (813.2 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

astyle-3.4.13-cp312-cp312-musllinux_1_1_s390x.whl (863.4 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ s390x

astyle-3.4.13-cp312-cp312-musllinux_1_1_ppc64le.whl (864.8 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ ppc64le

astyle-3.4.13-cp312-cp312-musllinux_1_1_i686.whl (884.3 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

astyle-3.4.13-cp312-cp312-musllinux_1_1_aarch64.whl (792.6 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ ARM64

astyle-3.4.13-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (284.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

astyle-3.4.13-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (288.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

astyle-3.4.13-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (308.8 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

astyle-3.4.13-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (292.9 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

astyle-3.4.13-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (284.0 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

astyle-3.4.13-cp312-cp312-macosx_11_0_arm64.whl (271.1 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

astyle-3.4.13-cp312-cp312-macosx_10_9_x86_64.whl (279.3 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

astyle-3.4.13-cp312-cp312-macosx_10_9_universal2.whl (476.3 kB view details)

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

astyle-3.4.13-cp311-cp311-win_arm64.whl (271.2 kB view details)

Uploaded CPython 3.11 Windows ARM64

astyle-3.4.13-cp311-cp311-win_amd64.whl (271.2 kB view details)

Uploaded CPython 3.11 Windows x86-64

astyle-3.4.13-cp311-cp311-win32.whl (271.2 kB view details)

Uploaded CPython 3.11 Windows x86

astyle-3.4.13-cp311-cp311-musllinux_1_1_x86_64.whl (813.2 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

astyle-3.4.13-cp311-cp311-musllinux_1_1_s390x.whl (863.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ s390x

astyle-3.4.13-cp311-cp311-musllinux_1_1_ppc64le.whl (864.8 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ppc64le

astyle-3.4.13-cp311-cp311-musllinux_1_1_i686.whl (884.3 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

astyle-3.4.13-cp311-cp311-musllinux_1_1_aarch64.whl (792.6 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ARM64

astyle-3.4.13-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (284.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

astyle-3.4.13-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (288.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

astyle-3.4.13-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (308.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

astyle-3.4.13-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (292.9 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

astyle-3.4.13-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (284.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

astyle-3.4.13-cp311-cp311-macosx_11_0_arm64.whl (271.1 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

astyle-3.4.13-cp311-cp311-macosx_10_9_x86_64.whl (279.3 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

astyle-3.4.13-cp311-cp311-macosx_10_9_universal2.whl (476.3 kB view details)

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

astyle-3.4.13-cp310-cp310-win_arm64.whl (271.2 kB view details)

Uploaded CPython 3.10 Windows ARM64

astyle-3.4.13-cp310-cp310-win_amd64.whl (271.2 kB view details)

Uploaded CPython 3.10 Windows x86-64

astyle-3.4.13-cp310-cp310-win32.whl (271.2 kB view details)

Uploaded CPython 3.10 Windows x86

astyle-3.4.13-cp310-cp310-musllinux_1_1_x86_64.whl (813.2 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

astyle-3.4.13-cp310-cp310-musllinux_1_1_s390x.whl (863.4 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ s390x

astyle-3.4.13-cp310-cp310-musllinux_1_1_ppc64le.whl (864.8 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ppc64le

astyle-3.4.13-cp310-cp310-musllinux_1_1_i686.whl (884.3 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

astyle-3.4.13-cp310-cp310-musllinux_1_1_aarch64.whl (792.6 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

astyle-3.4.13-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (284.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

astyle-3.4.13-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (288.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

astyle-3.4.13-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (308.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

astyle-3.4.13-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (292.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

astyle-3.4.13-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (284.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

astyle-3.4.13-cp310-cp310-macosx_11_0_arm64.whl (271.1 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

astyle-3.4.13-cp310-cp310-macosx_10_9_x86_64.whl (279.3 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

astyle-3.4.13-cp310-cp310-macosx_10_9_universal2.whl (476.3 kB view details)

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

File details

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

File metadata

  • Download URL: astyle-3.4.13.tar.gz
  • Upload date:
  • Size: 20.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for astyle-3.4.13.tar.gz
Algorithm Hash digest
SHA256 81f4345adbbb463a2d5ce314a1ca689a0aa05a6240c86fc0225e92474e3f44b4
MD5 1d3da8ec7c950164bea4f67fe324a8ca
BLAKE2b-256 2e0505941d73d9af759a9acc52486adcb427f77282d8410c331203b3f2f527c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 8e2879d770e3fbf53ff62728f4d62a6edcacd1ed3d62b36c012706d778048340
MD5 7382475814570c024d92787534322be2
BLAKE2b-256 b20a7c32495c941fb4e408c8fee44795c20d161151bc39e8852ff560cf3af676

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 55b4335f20b717f6ec57a237d29246e3c7196bd014e509f2aa376aca36ea9967
MD5 cf4c6872b9fe4c58556877a3500edcca
BLAKE2b-256 15e377901d61e66f2fd8ccd4103246cb28091f8dd888807a0c3f4be1754ada32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a8963c261b980a0c12fc1523f86eab3edc67940c114ea544b21d2b44e9196d23
MD5 417c06635c29c649982efef80e4dc586
BLAKE2b-256 5a631c91b37ce302e5eb510c336e82e628060ba2e923d985753126701fde12ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a002a3a1ac187ba1b441f678aca16b4ecea47a1f3d2462c3ec9c59e71e6083b7
MD5 a0c3ad6b3135c159dc63252192f00707
BLAKE2b-256 a8eddea6c0f0dfa1c5a190869f6e109bdb00fe46f805a4d91d9978899d185e6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8d6a69f9b316b3941cd43f16eb109f738bb171963408b5f135521ef70ad364f1
MD5 5bb1a95e87ee0c83f96cc3b2c9139075
BLAKE2b-256 5cff62197c43b25aacaf25f86bd963d6a953fb62962f9b3202c9c66bf39ffb50

See more details on using hashes here.

File details

Details for the file astyle-3.4.13-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: astyle-3.4.13-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 271.2 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for astyle-3.4.13-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 ac8db98b392b609f36cd7d6e7f18a247376723b4397578a6f450a445a9dacb3d
MD5 1d52b4dcd9858eb4d2c95b2a7219eee4
BLAKE2b-256 4e7a01d03b5c62bbcea0ed0ab60b6199f99ab166eaae4d8476ca74f3a1889b4c

See more details on using hashes here.

File details

Details for the file astyle-3.4.13-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: astyle-3.4.13-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 271.2 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for astyle-3.4.13-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9e04dbd51f564316a4879448258d9b9e68ade9b062351ea6fc7356d0f42471a0
MD5 54dddf823441549c8c8bb05eb3578a2e
BLAKE2b-256 c264b6202590a592f469d237fd360b07be5212ac965e4f004054b07e46401c69

See more details on using hashes here.

File details

Details for the file astyle-3.4.13-cp312-cp312-win32.whl.

File metadata

  • Download URL: astyle-3.4.13-cp312-cp312-win32.whl
  • Upload date:
  • Size: 271.2 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for astyle-3.4.13-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 599ab574cd53b7105877d5e1b6ab0c933b771e4b2343b0bc54aa06af64653449
MD5 4fcbec3604958bfe07fb14affdb040ab
BLAKE2b-256 62089308b561dcd8a31d926e7799bc551fc1c9656c337737311ac80864b4d841

See more details on using hashes here.

File details

Details for the file astyle-3.4.13-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.13-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d3da892b9ec2932a2cb49941aae79447f6baafe5023ee31680c9cabcc471b451
MD5 c9b383c5077092ca75db57e3f87798b2
BLAKE2b-256 f709a31e2bf2355e135de4e0e29f23a0e4fa20741221a4aef4d312e61fcffe84

See more details on using hashes here.

File details

Details for the file astyle-3.4.13-cp312-cp312-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for astyle-3.4.13-cp312-cp312-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 46ad33bf795e68f4b18bf947cc7276e26579ab6df89574617c7797b0ed2cf473
MD5 9c6ba90076b23f2de5d7473de078c57d
BLAKE2b-256 6bafa2e000b98f1c9d13842d807e14467013ed72b755bb719d3df3ac73acb8c3

See more details on using hashes here.

File details

Details for the file astyle-3.4.13-cp312-cp312-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for astyle-3.4.13-cp312-cp312-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 66ecd8a2a778bc78bdb2df4f5f371f100c6f180ae859e7d414f374eb2636b531
MD5 de0b3ccd2f38b53cc8c6e7f188253ff1
BLAKE2b-256 21b87627c19b092789bcc9046ad1409b799ef3304cd3c79195a2073a07975b96

See more details on using hashes here.

File details

Details for the file astyle-3.4.13-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for astyle-3.4.13-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 9b7471f4a5f174604cdfdf4f9091ba319edb52471e07672ea71745157d121fe7
MD5 641dd976c3ee0f8f35071d0b17146fe0
BLAKE2b-256 89c03bb49f8a86092befcd99a7bfd6ddb7d3d7a1d4e8fe79f8150d5ea8ecbb1a

See more details on using hashes here.

File details

Details for the file astyle-3.4.13-cp312-cp312-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for astyle-3.4.13-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 481b6e195dfa56380bb19cd134dc698cd7f5732d7d5cd781c13b5c15112b8fc2
MD5 ada83279ab775f23d27d0b8fd491a2a7
BLAKE2b-256 31fceed63863781ba9f22851e19d57703b882c505728133f7e8bf58732b12410

See more details on using hashes here.

File details

Details for the file astyle-3.4.13-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.13-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 36a9f14f88c6bc3c4240f977a3f3fd3d0eac84373bc10004258712e6b3cb08f2
MD5 5c55fa069bd653246e5bbb06193ec943
BLAKE2b-256 12a83962cc2f78d0c32451deb7655bc8093a650f7654b4829bbc0ae7a9eaad6d

See more details on using hashes here.

File details

Details for the file astyle-3.4.13-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for astyle-3.4.13-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 162cb29abc5ddd5d03ab48b15fd8603baf04c1ba5913e1ef475e09818744216b
MD5 59d3ca1d8e4e2a330e367c4be903747f
BLAKE2b-256 a34b64a31c18955823a8a9e62db6494cf4c27f4d66d6c6162301e9b28ea81b7a

See more details on using hashes here.

File details

Details for the file astyle-3.4.13-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for astyle-3.4.13-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 508d5debe7874a5dd1b491bbae0c48ebc94aa3736545718208bb33c648962e62
MD5 eb4f468f9ccc72b4666487ea7fb29301
BLAKE2b-256 2ec80e792484f78090ba1afcf0d766ea59bce8041965871affcc60e268c60d11

See more details on using hashes here.

File details

Details for the file astyle-3.4.13-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for astyle-3.4.13-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5b183422a1edbce971758b2b4a2b180127d9e8c46119183d410c77ec1d42a516
MD5 4ade7628acd91a7784adca39753c97a3
BLAKE2b-256 1852ac3deb5f00250da0234a8da547ed6de8131e52b741699545c7adccf6ea5c

See more details on using hashes here.

File details

Details for the file astyle-3.4.13-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for astyle-3.4.13-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 aa8ba72c1349b7e45d1ce01d69daecfac680713624d27d83ebf2a9d1b4984f65
MD5 89204db94c8616ad7fa68a72a299c8ad
BLAKE2b-256 aa3943063447ccc8f52f58c78494adf555b070dfae8e685e719ef543d9ebdc32

See more details on using hashes here.

File details

Details for the file astyle-3.4.13-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for astyle-3.4.13-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6fa1c231c82a0ea6ccfa8e19276dec4753d9e084229d606f9522260fe37b955f
MD5 e16bb7b1bf0735e1c57a4831f1ffe5f6
BLAKE2b-256 6ab9ebe6bfb35491b1e62f6ff665a47dbe3d1fa05ea5d88a82460a019327fcdc

See more details on using hashes here.

File details

Details for the file astyle-3.4.13-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for astyle-3.4.13-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dede5398c41b3a00ad0a9f77c57c05444640f8b28500b9bb4624ab6f2d0a90b7
MD5 301278f72a2f667c0f095b07b998169a
BLAKE2b-256 f5338adc0131444051e8d10400733b57ff8e24d391494a8ca81d1c739935a7f6

See more details on using hashes here.

File details

Details for the file astyle-3.4.13-cp312-cp312-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for astyle-3.4.13-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 5c6de6933f7818b4380b309704c45da9330d906bbe479bb76023261e63545900
MD5 dcbac16cadee7a0985aae9cd601a3169
BLAKE2b-256 4858e99655307999dac05963925778a63d94ae26b34166f4098d2897e42f2edb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astyle-3.4.13-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 271.2 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for astyle-3.4.13-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 31c86eb8aae517b9cf1debd325ea5f6ac653d52787d5c5c9d56197afc9bc97e3
MD5 67d97ea783f08686180970f150451f25
BLAKE2b-256 4defbc401c8973ae43dea2794a6ec7d6fd1fe7e857f49c786ee7594231342f0e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astyle-3.4.13-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 271.2 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for astyle-3.4.13-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 db8c4555b66067aba253c2f32dc4ff6ee92882dd3e95a00ebb3bbf145efe067d
MD5 eb18fb81e8b3f6ab3f5a908e6d80b572
BLAKE2b-256 1ad994f790c2ab9c4df6830a54123b09245495a83f0a1ceda496c15a7fda1e86

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astyle-3.4.13-cp311-cp311-win32.whl
  • Upload date:
  • Size: 271.2 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for astyle-3.4.13-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 fb1ddc816b483c83de15db98847a5d2dd3ba9df9f4a937ad47aabadeeaeed58c
MD5 f3524ffe47a543866bc2e43b050f341e
BLAKE2b-256 5ade354a595e1e7603d6281a5144df603ef601c5b64694bb419cb22b08909c7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a177039c38f6f6a43f46bcd3571756be385c0c47462e6a06eb5950397d0bdcbe
MD5 004993e20ab4f8580083618772d5f9c2
BLAKE2b-256 82efe8be041b58276fe840b53f28b5715a1028998eb721dd26014994ee95228a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp311-cp311-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 a97f8ef2a054ec067e3af65bc5b145c51b6c2a5f2efe997a72a9d958c3ab6d1a
MD5 24ac9fd90d5b8e1445d1214975ad2682
BLAKE2b-256 5e14f07b8a5db73da1e9f360c62b7717a36ae670c4d1bb2b99b091022ebd9a90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp311-cp311-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 e3cc45784dbac7ade37967e24cbd6b5b89517f3df8fbed276dffffdcf289f04d
MD5 b3a60a0f8179850015ac3eeba369aac5
BLAKE2b-256 6ce180bd31938c015a774fde004790c5d0807d468728722591842cfad028d7c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 191abde742ff5ae788a489722a669f7bc0b18cefc1020b617bc0e84361b71a58
MD5 ec1e6f4ed3507949a94697cb2f40b946
BLAKE2b-256 0b34bd8e4863188761866d381e05635e794541d15b05f82f4e3750dffc5a68cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 abba627fb930a5398414ba398169f52e3865855501b5ee5430bb53d0974074c6
MD5 ed5f6724823fa57046e123ed802ed3c3
BLAKE2b-256 6be8ee84a8d88b952786d0d9c3e7b89afbbe98476cfacce7d0da9293a28848cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eb4d38f4a6be78cd28ce44397a1244c08af15c1a00293c40634c2104b44c943c
MD5 6ceffeedffcef138c757d33f2f337b6d
BLAKE2b-256 2d37a62fd0f4dd222a2ab2025885416c4b064d3f10cc51b6f1eec144a4fb63c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 48f0218622e807360d50d9d419e527d8e4c0f7f49c51c6fac3d4c6f343a0573e
MD5 26b3623c3ccd1164f8809459274b4cc8
BLAKE2b-256 df3428feef2d63b08383574e9c0c6262d9a41a1e8f7542feee1b2a39f07dd0c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5f7efd14d9aaee69a4a33e60722a8a09d0b7cb834aed698ce0793cecec4e7452
MD5 c13ed9d2a0aa36e2971e349d278194e5
BLAKE2b-256 b6c79c6dddbfb115ff13ff4352c0faed6b8c01c50a000dc37e22149010fe150f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0456c5bb1bed18b30f7d9e9c7d6499684a62cc808949173d52bf6def655f48b9
MD5 a52f5cf96877426dce9fd3cb7e813a1b
BLAKE2b-256 755f5aae4618a75b8d4ee54af9ab6e871de0e05ee634c39addbe4d6bcf7384e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9417573994a9d264f873cd6122f9e0ea7044d628d9a8b9e84dbbc85b0e7c2880
MD5 3e48d8463c415bd70aac6143896665f1
BLAKE2b-256 f48f74a4c76316c64bdb9e7291b2fbaa82229dbf60a35a96f8b3bc95b5848e4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4a3179783910ea386125d88a16e86cc6cfee41c513d0d8e692bdabd17577ce93
MD5 b2e5c72a0f3e2c9aa87656c47e1e1b02
BLAKE2b-256 48981c50b358ba57e631920b4cc4fde90f637788b2033d00ab4b2620f2485b03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dde61d5acb6008ebefcecc37625b7f2776df2f368f92d47714e5f50276347c9f
MD5 5b2f50ffa0325d062954643d6eab42f6
BLAKE2b-256 c4c2dd933f5744d4e3f3615b91eb681e84affee0093c7e980fd4116a37dff9fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 840e1d0436a1a3793ebe14c95fefe797f77bd78d6194a7c0bcdde705cb583403
MD5 83f47a579607a9dfdd66bda1574e73a3
BLAKE2b-256 8683f7c05b8770183da503ee0a21befb370ea862b1cba8fc9778d78454140d73

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astyle-3.4.13-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 271.2 kB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for astyle-3.4.13-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 061b320ea1d265ac01babdd82b056c7b55913c726c770cff26191af78884c5ab
MD5 023db80bc5461c5264565fb9415fec3f
BLAKE2b-256 692c29b07e77a4b0149c9a79e20c23d0b8828ebc89e249d7da4daaf98e0d05e9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astyle-3.4.13-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 271.2 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for astyle-3.4.13-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4803a16330b67b98c994b87b984af00d7dcaff0d4af69d17ab0fd705141725fe
MD5 ab09f7dbb7a14a4bac8b97bfffe36a61
BLAKE2b-256 b04675002f8e2554f44c893458eb7ee5ce66ab3ea334a5f8ac636963946faad4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astyle-3.4.13-cp310-cp310-win32.whl
  • Upload date:
  • Size: 271.2 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for astyle-3.4.13-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 920c8516f420da68765ced84692e550d0f34932663219c48db9b0c79544002d3
MD5 4148e23803d78d51c7c41461a5e51ce6
BLAKE2b-256 91b8b125e2aa31519e334cbef2c1c989de589aa974477f09152a68447f4b255f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 81f0173912da9cf687cf2ed1361026fd957fcfd5b9673803c50265db63427d7f
MD5 5a16301d674cd7141b86b2a14c488a17
BLAKE2b-256 023e3c7090f85ac94283846ac4c13bc82e666ca1a6f910f935c13dc461241882

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp310-cp310-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 c9d4b1a0a7fbc35b96273695143c791df9c1a4dcab0815ae6d9db8483314430f
MD5 28afee753f3f4ed75fa799d829bc7a08
BLAKE2b-256 18c6140ed1387d44d3919d719f2a4914bb22b62360c248c8eed264d235102340

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp310-cp310-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 900e442ed002e5e05c31628fac817db62f6d28e1cc2426040c69a10d39f92651
MD5 dbc6a62b2d1f605aee238e3ecb69466c
BLAKE2b-256 e4ddfe6f3cf42fb7734ac3956448f9d54ff967ce90429a8567a6c7392d03bf43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 9e016b099f809c8d4894fa6d36ef925973f52ebc50136306b1b4b9ce65094063
MD5 dbb27125a5d670add5b36859f27895b7
BLAKE2b-256 a85844b187b7b2237cad97197f11dd76a430487fe0c37b36ed535305bce44cad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 0ad050135504994bee50233db59bedf95f1343977118e27f495eaf2f401ecfe5
MD5 ea8175ee123476acf410814dc5b5ed9c
BLAKE2b-256 5531cefb79177f09dd66d39ec7b0cf41b39e2b130ada96f2c9009d468beeeaf5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f9e6cd9ee60a8c42eab85cb57e0c82b1c947261b71f5091bbb9f61e864c64e07
MD5 515c57343a78165d778f036ff4532d1b
BLAKE2b-256 19fbe27a4f489d8e41627be774845902bc19a5c052ed9edc67b0ac6f7fdaa2e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 56714bb2e2a0fe3911474b66e563aac508d97a9f48d5e55c8e182b1675db0e05
MD5 830cf75c1c9409da3f7e23734987b733
BLAKE2b-256 4af57bb0e56e9b2ba0192b2f716971acd658b52b2997386e6366a002df821a78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 76d53ee9e07f8ad32050363c8402923095020856c44015968b4dd9ea5b7a18a1
MD5 8d8506d183bc112ef41c00d5a040e3ba
BLAKE2b-256 5e1da4c862b429cb0bd848c47d63e03dabc0863a26019be8a376bd846643b0df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 181d7b6da8eef2cc4dc757dc3381f0d1f2932d6ceb2f6ce5bea432de698e9a8f
MD5 c1fd5e0e73390f446c31b7f2af0d9898
BLAKE2b-256 e5060e08ffeff968781b99123e77169dc512b46d0ab36b66d9b5c8c1d5b4e1d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1bf59aa3006546d795443d1ff69682f989fe95e4c71850c67f8251eab183fee3
MD5 41197d71db0b901489356610028adefa
BLAKE2b-256 fe7966fcb7322ebdf6122cdcbfa656481fbb186d85e44b09e99cc109d3128661

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cf247a3bca29f43398af4e20c7c922b7f5130a22f306f068ad038b94e72854d6
MD5 35d20b4316f3d343c0df75b5d8308755
BLAKE2b-256 f9dd2c8bb6c1294e5eccd5ed1e33683721fb040a7a5d18dfa81ea95e1e086522

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 35b979a62d1499b2daf241517ddb0aee3ab4b82dc82aa3f8604a2db1e9cc4e66
MD5 adb80be9e91a7d6e09b6ac47cd891288
BLAKE2b-256 4cdff16a50057afcf6448ec700d7a6f2f4a5a6902cd8f81d52ae872ff3171015

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astyle-3.4.13-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 95eaf11aadd770bccd833c8ffe222ea6055fe5c2c4b3974cb43f3366913b62a4
MD5 c68c9a2655cf773df5410c4a684426a3
BLAKE2b-256 bcef8f8b8e2d3b0048dcd69c63d771209d16c17c42c1170eb265068ad0896246

See more details on using hashes here.

Supported by

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