PHP 8.2.30
Preview: unicode_versions.py Size: 833 B
/opt/cloudlinux/venv/lib/python3.11/site-packages/wcwidth/unicode_versions.py

"""
Exports function list_versions() for unicode version level support.

This code generated by wcwidth/bin/update-tables.py on 2023-01-14 00:53:07 UTC.
"""


def list_versions():
    """
    Return Unicode version levels supported by this module release.

    Any of the version strings returned may be used as keyword argument
    ``unicode_version`` to the ``wcwidth()`` family of functions.

    :returns: Supported Unicode version numbers in ascending sorted order.
    :rtype: list[str]
    """
    return (
        "4.1.0",
        "5.0.0",
        "5.1.0",
        "5.2.0",
        "6.0.0",
        "6.1.0",
        "6.2.0",
        "6.3.0",
        "7.0.0",
        "8.0.0",
        "9.0.0",
        "10.0.0",
        "11.0.0",
        "12.0.0",
        "12.1.0",
        "13.0.0",
        "14.0.0",
        "15.0.0",
    )

Directory Contents

Dirs: 1 × Files: 5

Name Size Perms Modified Actions
- drwxr-xr-x 2026-02-06 08:01:46
Edit Download
89.56 KB lrw-r--r-- 2026-01-20 13:01:47
Edit Download
321.38 KB lrw-r--r-- 2026-01-20 13:01:47
Edit Download
833 B lrw-r--r-- 2026-01-20 13:01:47
Edit Download
14.59 KB lrw-r--r-- 2026-01-20 13:01:47
Edit Download
1.01 KB lrw-r--r-- 2026-01-20 13:01:47
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).