Unicodedata with extensions for additional properties.
Project description
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)
- Total Strokes (CJK):
total_strokes(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==13.0.0 is data from unicode 13.0.0.
Forked from https://github.com/mikekap/unicodedata2
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
unicodedataplus-13.0.0.post2.tar.gz
(636.3 kB
view details)
File details
Details for the file unicodedataplus-13.0.0.post2.tar.gz
.
File metadata
- Download URL: unicodedataplus-13.0.0.post2.tar.gz
- Upload date:
- Size: 636.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96bdfaf51c65a1e688a2294122e5bb0da3a385b6dc5dd637b3b9a032e1fabf66 |
|
MD5 | dc9ebe7acfac7a5d3a95fcf8f12f9c3f |
|
BLAKE2b-256 | 955341e7b95f79eb1e6ef1acbad19ba3dd3cbd88375fcd3f24079bc7a33cd5f0 |