Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-wcwidth | Distribution: openSUSE:Factory:zSystems |
Version: 0.2.13 | Vendor: openSUSE |
Release: 1.4 | Build date: Sat Jan 6 14:09:08 2024 |
Group: Unspecified | Build host: reproducible |
Size: 573512 | Source RPM: python-wcwidth-0.2.13-1.4.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/jquast/wcwidth | |
Summary: Number of Terminal column cells of wide-character codes |
This API is mainly for Terminal Emulator implementors -- any python program that attempts to determine the printable width of a string on a Terminal. It is implemented in python (no C library calls) and has no 3rd-party dependencies. It is certainly possible to use your Operating System's wcwidth(3) and wcswidth(3) calls if it is POSIX-conforming, but this would not be possible on non-POSIX platforms, such as Windows, or for alternative Python implementations, such as jython. It is also commonly many releases older than the most current Unicode Standard release files, which this project aims to track.
MIT
* Sat Jan 06 2024 Dirk Müller <[email protected]> - update to 0.2.13: * Bugfix zero-width support for Hangul Jamo (Korean) #111 * Mon Nov 27 2023 Dirk Müller <[email protected]> - update to 0.2.12: * Include tests files in the source distribution (PR #98, PR * **Bugfix** accounting of some kinds of emoji sequences using U+FE0F * Variation Selector 16 (PR #97). * **Bugfix** zero-width characters used in Emoji ZWJ sequences, Balinese, Jamo, Devanagari, Tamil, Kannada and others (PR #91). * Include requirements files in the source distibution (PR [#83]). * Update Unicode version to 15.1.0 * Add testing support for Python 3.12 * Update README * Update requirements * Enable GitHub Actions CI * Prepare release 0.2.7 * Update tox envs in README * Include bin, docs, and tox.ini in the source distribution * Mon Aug 07 2023 Dirk Müller <[email protected]> - use actual package name for importlib-metadata requires * Fri Apr 21 2023 Dirk Müller <[email protected]> - add sle15_python_module_pythons (jsc#PED-68) * Thu Apr 13 2023 Matej Cepl <[email protected]> - Make calling of %{sle15modernpython} optional. * Tue Jan 17 2023 Steve Kowalik <[email protected]> - Update to 0.2.6: * Fix example for str.rjust(20, '_') * Add CodeQL workflow for GitHub code scanning * Switch to using importlib.metadata * Use a new jinja2 templating process to update library to latest unicode - Drop patch remove-pkg_resources.patch. - Remove Python 2 gubbins. * Wed Nov 23 2022 Johannes Kastl <[email protected]> - add explicit Requires for python-importlib_metadata for Python < 3.8 * Mon Jul 18 2022 Steve Kowalik <[email protected]> - Add patch remove-pkg_resources.patch: * Use importlib.metadata rather than pkg_resources. - Since importlib.metadata is not as a stickler as pkg_resources is, remove multibuild. * Wed Jun 02 2021 Christophe Giboudeaux <[email protected]> - Fix the %doc files. README.rst is a symlink pointing to docs/intro.rst. * Mon Oct 12 2020 Marketa Calabkova <[email protected]> - Remove nonsense keyword (breaks pytest)
/usr/lib/python3.12/site-packages/wcwidth /usr/lib/python3.12/site-packages/wcwidth-0.2.13-py3.12.egg-info /usr/lib/python3.12/site-packages/wcwidth-0.2.13-py3.12.egg-info/PKG-INFO /usr/lib/python3.12/site-packages/wcwidth-0.2.13-py3.12.egg-info/SOURCES.txt /usr/lib/python3.12/site-packages/wcwidth-0.2.13-py3.12.egg-info/dependency_links.txt /usr/lib/python3.12/site-packages/wcwidth-0.2.13-py3.12.egg-info/requires.txt /usr/lib/python3.12/site-packages/wcwidth-0.2.13-py3.12.egg-info/top_level.txt /usr/lib/python3.12/site-packages/wcwidth-0.2.13-py3.12.egg-info/zip-safe /usr/lib/python3.12/site-packages/wcwidth/__init__.py /usr/lib/python3.12/site-packages/wcwidth/__pycache__ /usr/lib/python3.12/site-packages/wcwidth/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/wcwidth/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/wcwidth/__pycache__/table_vs16.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/wcwidth/__pycache__/table_vs16.cpython-312.pyc /usr/lib/python3.12/site-packages/wcwidth/__pycache__/table_wide.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/wcwidth/__pycache__/table_wide.cpython-312.pyc /usr/lib/python3.12/site-packages/wcwidth/__pycache__/table_zero.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/wcwidth/__pycache__/table_zero.cpython-312.pyc /usr/lib/python3.12/site-packages/wcwidth/__pycache__/unicode_versions.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/wcwidth/__pycache__/unicode_versions.cpython-312.pyc /usr/lib/python3.12/site-packages/wcwidth/__pycache__/wcwidth.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/wcwidth/__pycache__/wcwidth.cpython-312.pyc /usr/lib/python3.12/site-packages/wcwidth/table_vs16.py /usr/lib/python3.12/site-packages/wcwidth/table_wide.py /usr/lib/python3.12/site-packages/wcwidth/table_zero.py /usr/lib/python3.12/site-packages/wcwidth/unicode_versions.py /usr/lib/python3.12/site-packages/wcwidth/wcwidth.py /usr/share/doc/packages/python312-wcwidth /usr/share/doc/packages/python312-wcwidth/intro.rst /usr/share/licenses/python312-wcwidth /usr/share/licenses/python312-wcwidth/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Dec 3 23:45:09 2024