Skip to main content

Unicodedata with extensions for additional properties.

Project description

Github CI Status PyPI

unicodedataplus

Drop-in replacement for unicodedata with extensions for additional Unicode properties.

Currently supported additional Unicode properties:

  • Script: script(chr)
  • Script Extensions: script_extensions(chr)
  • Block: block(chr)
  • Indic Positional Category: indic_positional_category(chr)
  • Indic Syllabic Category: indic_syllabic_category(chr)
  • Grapheme Cluster Break: grapheme_cluster_break(chr)
  • Vertical Orientation: vertical_orientation(chr)
  • Age: age(chr)
  • Total Strokes (CJK): total_strokes(chr)
  • Emoji: is_emoji(chr)
  • Emoji Presentation: is_emoji_presentation(chr)
  • Emoji Modifier: is_emoji_modifier(chr)
  • Emoji Modifier Base: is_emoji_modifier_base(chr)
  • Emoji Component: is_emoji_component(chr)
  • Extended Pictographic: is_extended_pictographic(chr)

Additionally, two dictionaries (property_value_aliases and property_value_by_alias) are provided for Property Value Alias lookup.

The versions of this package match unicode versions, so unicodedataplus==15.0.0 is data from unicode 15.0.0.

Forked from https://github.com/mikekap/unicodedata2

Changelog

15.0.0-2

  • Add age property

15.0.0-1

  • Add vertical orientation property

15.0.0

  • Upgrade to Unicode 15.0.0

14.0.0-2

  • Added Emoji properties

14.0.0-1

  • Added Python3.10 and PyPy support

14.0.0

  • Upgrade to Unicode 14.0.0

13.0.0-2

  • Added grapheme cluster break property

13.0.0-1

  • Fixed pre-Python 3.8 compatibility problems

13.0.0

  • Upgrade to Unicode 13.0.0

12.1.0

  • Upgrade to Unicode 12.1.0
  • Added property value alias lookup
  • Added script extensions, indic positional categories, and indic syllabic categories lookup.

12.0.0

  • Forked from unicodedata2
  • Added script, block and total strokes lookup

11.0.0

  • Upgrade to Unicode 11.0.0
  • Remove Python 3.3 support as wheel no longer supports Python 3.3.

10.0.0-2

  • Wheel for Python 3.6

10.0.0

  • Upgrade to Unicode 10.0.0
  • Remove Python 2.6 support as wheel no longer supports Python 2.6.

9.0.0-4

  • Re-releasing 9.0.0-3 because pypi doesn't handle bad internet connections well.

9.0.0-3

  • Add binary packages for all platforms. Patch by Cosimo Lupo (anthrotype).

9.0.0-2

  • Python 3 support
  • Fix incorrect digitification caused by using the underlying Python's Unicode tables.

9.0.0

  • Upgrade to Unicode 9.0.0

8.0.0

  • Upgrade to Unicode 8.0.0

7.0.0-2

  • Compiles under Python 2.6 (and older 2.7). Patch by John Vandenberg. Fixes #2
  • Runs regular Unicodedata tests. Adds travis and appveyor CI. Patch by John Vandenberg (jayvdb).

7.0.0

  • Initial release

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

unicodedataplus-15.0.0.post2.tar.gz (680.1 kB view details)

Uploaded Source

Built Distributions

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

unicodedataplus-15.0.0.post2-pp39-pypy39_pp73-win_amd64.whl (484.7 kB view details)

Uploaded PyPyWindows x86-64

unicodedataplus-15.0.0.post2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (501.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

unicodedataplus-15.0.0.post2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (501.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

unicodedataplus-15.0.0.post2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (480.6 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

unicodedataplus-15.0.0.post2-pp38-pypy38_pp73-win_amd64.whl (484.7 kB view details)

Uploaded PyPyWindows x86-64

unicodedataplus-15.0.0.post2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (501.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

unicodedataplus-15.0.0.post2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (501.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

unicodedataplus-15.0.0.post2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (480.6 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

unicodedataplus-15.0.0.post2-pp37-pypy37_pp73-win_amd64.whl (484.7 kB view details)

Uploaded PyPyWindows x86-64

unicodedataplus-15.0.0.post2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (501.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

unicodedataplus-15.0.0.post2-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (501.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

unicodedataplus-15.0.0.post2-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (480.6 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

unicodedataplus-15.0.0.post2-cp311-cp311-win_amd64.whl (487.1 kB view details)

Uploaded CPython 3.11Windows x86-64

unicodedataplus-15.0.0.post2-cp311-cp311-win32.whl (484.9 kB view details)

Uploaded CPython 3.11Windows x86

unicodedataplus-15.0.0.post2-cp311-cp311-musllinux_1_1_x86_64.whl (595.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

unicodedataplus-15.0.0.post2-cp311-cp311-musllinux_1_1_i686.whl (586.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ i686

unicodedataplus-15.0.0.post2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (589.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

unicodedataplus-15.0.0.post2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (583.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

unicodedataplus-15.0.0.post2-cp311-cp311-macosx_10_9_x86_64.whl (484.1 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

unicodedataplus-15.0.0.post2-cp310-cp310-win_amd64.whl (487.2 kB view details)

Uploaded CPython 3.10Windows x86-64

unicodedataplus-15.0.0.post2-cp310-cp310-win32.whl (485.1 kB view details)

Uploaded CPython 3.10Windows x86

unicodedataplus-15.0.0.post2-cp310-cp310-musllinux_1_1_x86_64.whl (570.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

unicodedataplus-15.0.0.post2-cp310-cp310-musllinux_1_1_i686.whl (564.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ i686

unicodedataplus-15.0.0.post2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (564.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

unicodedataplus-15.0.0.post2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (559.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

unicodedataplus-15.0.0.post2-cp310-cp310-macosx_10_9_x86_64.whl (483.9 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

unicodedataplus-15.0.0.post2-cp39-cp39-win_amd64.whl (486.9 kB view details)

Uploaded CPython 3.9Windows x86-64

unicodedataplus-15.0.0.post2-cp39-cp39-win32.whl (484.8 kB view details)

Uploaded CPython 3.9Windows x86

unicodedataplus-15.0.0.post2-cp39-cp39-musllinux_1_1_x86_64.whl (564.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

unicodedataplus-15.0.0.post2-cp39-cp39-musllinux_1_1_i686.whl (559.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ i686

unicodedataplus-15.0.0.post2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (559.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

unicodedataplus-15.0.0.post2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (554.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

unicodedataplus-15.0.0.post2-cp39-cp39-macosx_10_9_x86_64.whl (482.7 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

unicodedataplus-15.0.0.post2-cp38-cp38-win_amd64.whl (486.9 kB view details)

Uploaded CPython 3.8Windows x86-64

unicodedataplus-15.0.0.post2-cp38-cp38-win32.whl (484.8 kB view details)

Uploaded CPython 3.8Windows x86

unicodedataplus-15.0.0.post2-cp38-cp38-musllinux_1_1_x86_64.whl (563.3 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

unicodedataplus-15.0.0.post2-cp38-cp38-musllinux_1_1_i686.whl (557.2 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ i686

unicodedataplus-15.0.0.post2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (557.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

unicodedataplus-15.0.0.post2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (553.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

unicodedataplus-15.0.0.post2-cp38-cp38-macosx_10_9_x86_64.whl (482.7 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

unicodedataplus-15.0.0.post2-cp37-cp37m-win_amd64.whl (484.8 kB view details)

Uploaded CPython 3.7mWindows x86-64

unicodedataplus-15.0.0.post2-cp37-cp37m-win32.whl (482.1 kB view details)

Uploaded CPython 3.7mWindows x86

unicodedataplus-15.0.0.post2-cp37-cp37m-musllinux_1_1_x86_64.whl (557.7 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ x86-64

unicodedataplus-15.0.0.post2-cp37-cp37m-musllinux_1_1_i686.whl (552.9 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ i686

unicodedataplus-15.0.0.post2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (550.1 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

unicodedataplus-15.0.0.post2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (546.8 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

unicodedataplus-15.0.0.post2-cp37-cp37m-macosx_10_9_x86_64.whl (482.3 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

unicodedataplus-15.0.0.post2-cp36-cp36m-win_amd64.whl (490.7 kB view details)

Uploaded CPython 3.6mWindows x86-64

unicodedataplus-15.0.0.post2-cp36-cp36m-win32.whl (485.9 kB view details)

Uploaded CPython 3.6mWindows x86

unicodedataplus-15.0.0.post2-cp36-cp36m-musllinux_1_1_x86_64.whl (557.3 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ x86-64

unicodedataplus-15.0.0.post2-cp36-cp36m-musllinux_1_1_i686.whl (548.4 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.1+ i686

unicodedataplus-15.0.0.post2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (550.1 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64

unicodedataplus-15.0.0.post2-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (543.2 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

unicodedataplus-15.0.0.post2-cp36-cp36m-macosx_10_9_x86_64.whl (484.7 kB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

Details for the file unicodedataplus-15.0.0.post2.tar.gz.

File metadata

  • Download URL: unicodedataplus-15.0.0.post2.tar.gz
  • Upload date:
  • Size: 680.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for unicodedataplus-15.0.0.post2.tar.gz
Algorithm Hash digest
SHA256 dd838b4e96a32ec83c280e39d8d96e2cab6aa2299a8708e6cd657e8798dbe6e8
MD5 29d7fed29ebb1e956fed9568a67fc7dc
BLAKE2b-256 c6c1f435579053889e0fb4bc6073b7a7c7b6262af3eb0a9358c737a6f3d976c7

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 2e46714888cc262e4ed27ea6f0ee3ba737c353c7735803afe3a0422a1b689baa
MD5 d0480981cb184a736af186964b265a13
BLAKE2b-256 5c181fc7551bb676b64fbdc3369c3dc21804c95dcdd5291609ada276b7e59ade

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4fbb95b50a774d5c10a1410d39514e7aa71249c89d6a9875fc553f237eeeb1cb
MD5 eeffee638b78cccd883473af40cd541c
BLAKE2b-256 0c1eccd2850e3dbf5d29211220fc8d29e68cf6554bc99327cc2aef3c84f8eb70

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f9588de45136325715069ca877535023ccc7edd941e54804ede1a2a7ae527bcb
MD5 7c11179f73eb55075d9e7d236d4b759b
BLAKE2b-256 35e0028a4e97ec1edf9605a3f4fec2040f8da5ff4dffbbdcee54d7186f1b8b69

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8a51ed7c1b1025d64631f9f4ea1dea5852b04a605b48d21b33e008d6a30388de
MD5 3fe4a05697f72d7651730387f69d3cc6
BLAKE2b-256 18abd5cfb37048a6ccb03c2bd55b507883a938c28bfdeecad7c11f53ca5e0d48

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 33940f4b9d61870e910ae667b8bcd99b57e26ae8d31051e4aa83a7f01d078818
MD5 6d4334f0a4d325ecee13f1072184feaa
BLAKE2b-256 6bef0e8d6e267d84eddadf72e1701433f3a7a16b3e4c8200db8735f09cd361a3

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4618f34e97f33d8c73ee0f275a9b3c12a7c6af08a6ee77d2cb9d544a6c55e005
MD5 9c9dbac1021ff8ce2a4fd44d98313f2b
BLAKE2b-256 5779407cdbdf2e484e49f7596c04c3f12d2b122f313872e98da124262a79f798

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d4ffaba040bfcb0edd4bfa8d2f9806b0ab870f5ffb66f529fe6c54ad7a250804
MD5 a246f1ec3497060950fa8bed109f01af
BLAKE2b-256 64e7b3866fdc12abd1c2b385eee8ce057dbb2f777b3ee83b649519fd38a71d17

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5ac7f0a3a5ed5ab6518975875a70e3640d7e33b1273ee7553ddc32544e8ed310
MD5 9a83dca4d67589e9a0b503dc62d1a3ba
BLAKE2b-256 f4fe1aab982144fc6ed3366c1a3ebad9114f99d4066304338df83303b4a2d0f8

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 213697503b0ee413e9287e98c79fd6dfe09b18fd90b33d71c6e019340d09728b
MD5 87d017a6bfd813038d1ac1e33a4e5735
BLAKE2b-256 e223d5ec8119da92a758817678dc6bf084f797dc205484e4cc2c289d1b18a865

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bfadccf66b703b7bb9854e056958b7b7e4bef3ddecb7ecc18b2843f47f32f671
MD5 5ae4c84dea6d0a358038825f4c07e320
BLAKE2b-256 ba81aa1397ac751cbe5a6b816a400d3c38b95e077cf18094d49fbba3a5a6f25f

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ab2ae6e587427f2844c9e5985928339472b299fa9c829fb378d1a1621513fd09
MD5 855547de8bbaae3ef4762528c977f66b
BLAKE2b-256 b41704b47cf6c3e1cd8a18e53463b506f47d65826b655fbbc7d4d04312da45cd

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9f3afa9717aba3c070478789e3216938ca90af5df1bfea9960b361061008fc33
MD5 d3e5bd3354a947ab46826c56afc81259
BLAKE2b-256 03f7eb187adb066f058c75dcbf609fb9a98d2ce6256d0c49c4d5afc1f584cde0

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 fd8515970f5d7e0ee76fb701021950e27d54b8784d4ac03d06d6358a38e44fea
MD5 a9e15a0ec42b1e5c47887795db50a507
BLAKE2b-256 8e25e704caff573c4b9e08b1be4c54feb094b824299fa8b4bb59299ded4d5ec5

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 97fda50c16994ad8efb835a8c5353c82b98049d064254c8a91a8a3e4a45fe567
MD5 6f69acf063335533f461e41c09ccbbc8
BLAKE2b-256 38a1123d47d76e9214e2c73eac3066fa74651237e42d9ab5d3956a759f43b247

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f3809faabeb0e94063212198e954a0ed4ce8b6cbc2dbcd4ee9b6ee2898809ac8
MD5 c87ea32dc8ee0f0e4b4c856fad14de04
BLAKE2b-256 6a7a5db105af869dab6a89a4dd4de31484054c5359682de42655fa4cb4bc85de

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 9699484fcbd76004f907272e274fb275dabdcc423036f095c8ff807e83227e88
MD5 7661c6ecca58dc4e7fdfdd5532ca1e24
BLAKE2b-256 e9d9d8dae760cebee8fed92bbef50e359d24c8b9912f3cae67173f4deab2ff8f

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0783ac02ea974ca4cc238f1fee1a2c7b28fa5b5c2404c73f23eacd9ea6c08ccf
MD5 27b1cf4fc3943178cf8e2ea7f3194581
BLAKE2b-256 37c8fd1fabeb2f45498cd5e1d4653c3ad1cd12e8707b6072e2fabd65fea603f9

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 60069a75b398cc21ff9cd4993ec46b074d7dbb1fb959ae2b54b9e5021d663408
MD5 b817f8877a836870c08677ea7d4e3862
BLAKE2b-256 e8bb4f304718d1c3035d4fcdb502e591a07ce1c51b2f9a5fc8623c0808967e9b

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 445079441e6651d54b7a7ec86709b5726a2342085ff50689a1e4989b41ec61d7
MD5 a7eafbea24220e9abb59e38d309b22ac
BLAKE2b-256 d0ada3a77a9dfe332181e0d9c4f6d5440d1664a4dd5180e5d197afde06e0abef

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 137e5bf5ad78034e9e4a9589cedf4f26d2ee5450f9842895688e6160480d22aa
MD5 e86e1f628fc8dc82c79319e2c2c6f8be
BLAKE2b-256 148aab6ab48719685ba8d34cf250d0612cf98dae835c61e5a58469bf81936e57

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 5b81e11c0054d0b4da451cb385289ba55dacf715c1c5a9a1cd6c0dbf28400a5a
MD5 6bebbae15e40324c7816a4f652a9607c
BLAKE2b-256 fddd79d3fa1212ddd4be221874408b8f75d8d077ce8a63d57be587e554f459e2

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c730c74898ea4a7e2305b50cb3da73763e59b319270d5444227ed7e1bef9ac50
MD5 28788932401996ec198df7a3447a1ffb
BLAKE2b-256 be1bf62c4ef76fbc441cfb6bbfec58ab2100a5017b028437db73d5f2e3577524

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 f05454f5ed00b657eb2b0b1818bb1e7b8f3e37b4ff4f38c6d22ca72e3d8f290a
MD5 f44aaa221fdc070455a434ef2f877c6f
BLAKE2b-256 5db961e9ecc6ec247a891b6bd5c0f85369a114b142d17053731f5506852e04a8

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3d41b33b565e639026f7816acb3128db304c0194899c14dcb8bf750f66d0e228
MD5 885bf5994d89f2f894edb77a4abecf67
BLAKE2b-256 cca4745b8e11a99369304c91aeaa0adfb5be5dae5e5c9de0dfaf0d4c08768c74

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9365abbe6d7d846dc48c24b0130a353be9ac7900784718a11766b583666a17c5
MD5 d6805680d367e50bccbde56b6a2304ac
BLAKE2b-256 cd9831974993ef9802207a3c7f5e65a7b67923ce7c4651aa385aac48cb0b58f3

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 afb279494126881d58cba434b2c75c1951595446cdb28ae9d4afeec63e6e5ec4
MD5 9e9d7da593a8b7e7d31b041735f3f9a5
BLAKE2b-256 6601fa525411a40db404c023de5ade49c2c3454d972f42af262974a06925f408

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 2e34bc1037f7a4384ba161b12b560e099b207ade87748226c73e1841b26a283f
MD5 3088bfb88547b8d8342a4dac2abd9950
BLAKE2b-256 1251b42ba98531215a474e8c8330bab50122b84644ae69f4c6a10049e9b50254

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 4bc3037cf416e7040a66b2d19577fcdd80265ce5380d0579b0c8c6dc75786b75
MD5 7d14298f1fd740ddf5f9ee996bbf68f4
BLAKE2b-256 a579ed5f013a51b020c4d2f130b375125ec29ef2ee60caa6f88f91451db0b8f9

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4a13f225add59be71b6f4578f2fe6b9bbc0deea5994dadd07807cac007dc6209
MD5 1a09bdc8938cd73b32b566e270c06bae
BLAKE2b-256 24c92fb1229f8de5ce3a7627c557a6f60a7513f0e52636b3ff45af078a99fb72

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 c0b9acea92309ce9b5216202c4cc8338d74d7e6b5d6e88a5a04c63f84ffe0bb7
MD5 3ca971b244155472fe1dd60f471da935
BLAKE2b-256 8c4d3ac170d44761b93ab2a5d75bd1abdb501f171c29068b2d04daa5a5160a04

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eb7619bb84f741b8a090ac2f8fad2c5dbf5312f47c5b83d787c3db54ee85867d
MD5 81a99b96c9e889a968b7b4b34ac46e01
BLAKE2b-256 51b6c742b7c4c20a50fa1cdf97ca271669557e34ad992bbcbfb1162869e5ecd6

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8c98b838f05aa98122fac36ace43aef76ef57a32f6c1a1e72ce2abcea26ed98c
MD5 841eb6f0d22881e8b93c77c1ddc38b70
BLAKE2b-256 c4e216067e418c2eebe9128dc9ce1b2375272c007aeb11456ada5ceb241bf32e

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6bda40c5b843ed978e36ad4595d12a3a27db02026b2a096d5f0776720cb8f199
MD5 80135fef2ab22afcd902491e2f604412
BLAKE2b-256 01c2309e114ca5eb0b0b74e92e8665d11c736896d6199596d33969714d31f314

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 9fcfe62a555d3c77b0cf3593e90f01d42853e239f988fc7836901b95eed3ae74
MD5 aa5c6b998fba712627288f8d46cbf33c
BLAKE2b-256 4fa4f8bd66cd21fdb7dd6830016a66efd939a4b929e0136bed51d84426de8a50

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp38-cp38-win32.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 f5ef7d8766f4bc9c3d856a03e21c10fc056deba340030e7de760e5250824eb80
MD5 1d717f66f69281ae44af4450b5c43d46
BLAKE2b-256 04898fef8ac1634effd1d70bdee5d0f608354af855e5a68b5532b5ea1be082ad

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1131f71ceea2c6d4b2ef0210bca5bfae67e958f82364d8c1409c41e7588e0c0e
MD5 b7e378a6285ed4a82b021b353b689250
BLAKE2b-256 3f54c2475cb1b0425927782a1315cea7968a6c57bddd2cb053c8ccb0f8b10a09

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 61b80646febafc6cb9d36138c2a91f6fd1ee409cedefe2ec6e5ba590e5cd40c8
MD5 bb5c39551af0110211a541aaf3ebd221
BLAKE2b-256 4dfae3927aa97d1e373fe92b1275c8ba566a0439b1af3924d59f7ecdff2f16b5

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aab2159febbf62a682b82ebd761e66bb74e44e6c499e74925a310b5a9327ed72
MD5 7da4dab66a9eafbf59032f013d2f45a2
BLAKE2b-256 c486df5a1092f149e7c2e64366cdeaa2f8d01f3ef24534a9d66fcaaff43357d4

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ac9f44a38df9befaac7fcc5f03b8de433bb532e7f5b34861a0273f84a1e3378f
MD5 0d81f526e59203876cfde5560cbc50fe
BLAKE2b-256 e83b5882cf2e5cae461e5f3088392b1af5c29890c17d68b64f2e42a3bc72ec52

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 08cd0246b20d23ccf98c21160701b0e6190373db8ef98b526850a783bba0e93d
MD5 4176ea2c937d1f27fb9d1ecda64635c4
BLAKE2b-256 13f4cd218632e51ec7a4508678d196716f5891417e5dd59ab4ea3739371e661f

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 e9bc4433f1dfbcf8b5aaab57d5e6c3b4856a0e20362c3671814bdc90e6040f12
MD5 7bc0f173254bde6d2113370a00f0da46
BLAKE2b-256 289aad20cf8a2c83bdb03b3071c0f279210537e22075f03adc657f86ab4ddd4f

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp37-cp37m-win32.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 2d91ac4d98347e5688dd23f32b421064e5ff12414f0bb0ad1e5158ea9ba9eb17
MD5 133438054f9dc194cafbde7eed4e7490
BLAKE2b-256 2f4b1617d9ff3abcae67b79f9157540da8ab7e3fe5256a188dbb68316707a0c8

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 7b83d2689f37632ecd17839ab9aa4a747211e0166d2708bbac520a22316c29fb
MD5 4cd986a677fbbb76cb9c361dc5f9302c
BLAKE2b-256 01e96f27dfbd28838252df9ecbae9aaafbb62b258221924ce26c713c79419feb

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 a88e6bae818521dd1050b3eb46ce40a3bd43c7891cdd82f7ec4ce981ca64e1e9
MD5 ecacf26a15e8086976dcb3217c60271f
BLAKE2b-256 a03439178e890d36e7c5de333614c9a82d3563b6108c3879de3615386ce3d1e5

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5e476ee75a2420f866ddd94068aa083ef35626f7abeaa7255592afc6c5f6d3ff
MD5 04ff2081f8db78f90f47a63bd2d160c9
BLAKE2b-256 ee8636c14158c17ccebdb3a8d0be6ffa181fe2404cee3c9b460d753ce400eace

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 15445c7c313769cdd8870da4ace6645f89bf0efcb3ef1cc19f7b2511c250c13a
MD5 42f8f0e8df4332d4b560574ba225743b
BLAKE2b-256 5c74a08ca7d4aecb8cd7c870c70a078215c216644596ad3fa547ab15c974f5e8

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 744a33a97f4d3d57f39e70a964698e5c924f21c0accee5b59be43024009d5d85
MD5 b5c5e1ff7daf8f2f0358c75fb46bd59d
BLAKE2b-256 45457f9af4afc00a49396a9c510f7c2c131bfa2a9923e410758835cd0d7ce0c4

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp36-cp36m-win_amd64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 e7322a426d7e84604d1eed2aa2f962e0b984685ff7659ae16d0cb751be075802
MD5 33f674d5f41660755403645ce629842f
BLAKE2b-256 6c37ebb10a0fbc56a1b4525df04874c716d042be62e30fc234e1ed036676ebe7

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp36-cp36m-win32.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 08ab780808c52b692e0e385430d600cc0f4cae328e5d538869bef0360e82d640
MD5 32fdd268831dc2a853c12f9e358e3329
BLAKE2b-256 82e12e9cfc79f13b57b113538fdbecea131e80a7e0b681b71c9c44676c4a2dd5

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp36-cp36m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 bcbc59db2bec544a4a6015deb60a178516222e7cea041e4e0b54cd7d7b22afab
MD5 8ed510425b11a556855e02feded1aee6
BLAKE2b-256 ef75bf8df536b4b21dc630083360691648ed4f8d1cf6c36f9ebeaa923b3b5122

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp36-cp36m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp36-cp36m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ad9015fb39f7988320aee11e7d53aff6444a3f8a96388f771dfe83034dc47444
MD5 0269658cb2c38901db2fc504a49f783c
BLAKE2b-256 d942ecf0638dd6ebace80794fe40c65a954b3b155f8172dd40d303cf0f00c185

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5bce0939c4acdcf0deb1613b8c927450f609617d273d5884b234721c674e88ac
MD5 8327505e12f7ab0a27a9dc2e207cc0ed
BLAKE2b-256 3d309bc80e71b9cd3b780295218fbd6cab551301635fc9f248c1aa3bd59e5bdb

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9e30d25b9391cf089e098c809628828c033af29cda65e60801f4cb8cc9e05c53
MD5 91f112bf0ae1854b25c4108eb5207156
BLAKE2b-256 ce562ffdb52613ea49b39f9ee11942df34bffc6b9653fbc26f208c6776d6561f

See more details on using hashes here.

File details

Details for the file unicodedataplus-15.0.0.post2-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for unicodedataplus-15.0.0.post2-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fd010e19c72bc129a43ab37defcbefcff5170734296981ae1a26ad00a899e2a1
MD5 3b64d9470333ddaf5828073e9bd33dd5
BLAKE2b-256 4fcefb0c8b1b79dcd2d051eab3cdb0132babcb963d35eeca4cf0fefd55fc6705

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