Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-wcwidth-0.1.8-3.5.11 RPM for noarch

From OpenSuSE Leap 15.4 for noarch

Name: python3-wcwidth Distribution: SUSE Linux Enterprise 15
Version: 0.1.8 Vendor: SUSE LLC <https://www.suse.com/>
Release: 3.5.11 Build date: Wed Aug 5 21:13:37 2020
Group: Development/Languages/Python Build host: sheep90
Size: 92513 Source RPM: python-wcwidth-0.1.8-3.5.11.src.rpm
Packager: https://www.suse.com/
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.

Provides

Requires

License

MIT

Changelog

* Thu Feb 06 2020 mcalabkova@suse.com
  - update to 0.1.8
    * Unicode v12 and proj. maintenence
    * remove static analysis
    * EastAsianWidth v9 -> v12
    * README and tox.ini
* Wed Oct 02 2019 jayvdb@gmail.com
  - Re-active test suite
  - Remove test suite from runtime package
  - Run fdupes
* Thu Mar 07 2019 tchvatal@suse.com
  - Fix test macro expansion
* Thu Sep 06 2018 tchvatal@suse.com
  - Drop devel dependency
  - Install license file
* Mon Apr 03 2017 toddrme2178@gmail.com
  - Fix source URL.
* Sat Apr 01 2017 toddrme2178@gmail.com
  - Update to version 0.1.7
    * **Updated** tables to Unicode Specification 9.0.0. (`PR #18`_).
  - Update to version 0.1.6
    0.1.6 *2016-01-08 Production/Stable*
    * ``LICENSE`` file now included with distribution.
  - Update to version 0.1.5
    * **Bugfix**:
      Resolution of "combining_ character width" issue, most especially
      those that previously returned -1 now often (correctly) return 0.
      resolved by `Philip Craig`_ via `PR #11`_.
    * **Deprecated**:
      The module path ``wcwidth.table_comb`` is no longer available,
      it has been superseded by module path ``wcwidth.table_zero``.
  - Implement single-spec version
* Mon Jan 30 2017 rjschwei@suse.com
  - Include in SLE 12 (bsc#1002895, FATE#321630)
* Wed May 06 2015 toddrme2178@gmail.com
  - Initial version
    + Version 0.1.4

Files

/usr/lib/python3.6/site-packages/wcwidth
/usr/lib/python3.6/site-packages/wcwidth-0.1.8-py3.6.egg-info
/usr/lib/python3.6/site-packages/wcwidth-0.1.8-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/wcwidth-0.1.8-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/wcwidth-0.1.8-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/wcwidth-0.1.8-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/wcwidth-0.1.8-py3.6.egg-info/zip-safe
/usr/lib/python3.6/site-packages/wcwidth/__init__.py
/usr/lib/python3.6/site-packages/wcwidth/__pycache__
/usr/lib/python3.6/site-packages/wcwidth/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wcwidth/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/wcwidth/__pycache__/table_wide.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wcwidth/__pycache__/table_wide.cpython-36.pyc
/usr/lib/python3.6/site-packages/wcwidth/__pycache__/table_zero.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wcwidth/__pycache__/table_zero.cpython-36.pyc
/usr/lib/python3.6/site-packages/wcwidth/__pycache__/wcwidth.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/wcwidth/__pycache__/wcwidth.cpython-36.pyc
/usr/lib/python3.6/site-packages/wcwidth/table_wide.py
/usr/lib/python3.6/site-packages/wcwidth/table_zero.py
/usr/lib/python3.6/site-packages/wcwidth/wcwidth.py
/usr/share/doc/packages/python3-wcwidth
/usr/share/doc/packages/python3-wcwidth/README.rst
/usr/share/licenses/python3-wcwidth
/usr/share/licenses/python3-wcwidth/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:06:41 2024