[ 原始碼: python-cwcwidth ]
套件:python3-cwcwidth(0.1.8-1 以及其他的)
python3-cwcwidth 的相關連結
Debian 的資源:
下載原始碼套件 python-cwcwidth:
- [python-cwcwidth_0.1.8-1.dsc]
- [python-cwcwidth_0.1.8.orig.tar.gz]
- [python-cwcwidth_0.1.8-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
Python bindings for wc(s)width (Python 3)
This module provides functions to compute the printable length of a unicode character/string on a terminal. It leverages the wcwidth(3) and wcswidth(3) functions as defined in POSIX.1-2001 and POSIX.1-2008. This module provides the same functions as the pure Python implementation found in python3-wcwidth.
This package provides the module for Python 3.
其他與 python3-cwcwidth 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)