SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-textwrap3 rpm build for : OpenSuSE. For other distributions click python3-textwrap3.

Name : python3-textwrap3
Version : 0.9.2 Vendor : openSUSE
Release : lp152.1.1 Date : 2020-02-11 23:44:32
Group : Development/Languages/Python Source RPM : python-textwrap3-0.9.2-lp152.1.1.src.rpm
Size : 0.06 MB
Packager : https://bugs_opensuse_org
Summary : Textwrap from Python 3.6 backport (plus a few tweaks)
Description :
Textwrap3 is a compatibility back-port of Python 3.6\'s textwrap
module that supports Python 2.6 forward. This makes a few new
APIs such as shorten and the max_lines parameter available
in a compatible way to all Python versions typically in current use.

By design, Python 3 sensibilities and expectations rule. Especially when
processing text that includes Unicode characters, textwrap3\'s results may
differ a bit from those of the textwrap of the underlying Python version
(esp. 2.x). In particular, textwrap3 uses the re.UNICODE flag so that
non-ASCII characters such as accented letters are considered legitimate word
characters.

It also adds one tweak, considering the Unicode em-dash
(\'\\N{EM DASH}\' or u\'\\u2014\') identical to the simulated ASCII em-dash
\'--\'.

RPM found in directory: /vol/rzm3/linux-opensuse/ports/armv7hl/distribution/leap/15.2/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-textwrap3-0.9.2-lp152.1.1.noarch.rpm
ftp.icm.edu.pl  python3-textwrap3-0.9.2-lp152.1.1.noarch.rpm
ftp.icm.edu.pl  python3-textwrap3-0.9.2-lp152.1.1.noarch.rpm
     

Provides :
python3-textwrap3

Requires :
python(abi) = 3.6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python3.6/site-packages/__pycache__
/usr/lib/python3.6/site-packages/__pycache__/textwrap3.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/__pycache__/textwrap3.cpython-36.pyc
/usr/lib/python3.6/site-packages/textwrap3-0.9.2-py3.6.egg-info
/usr/lib/python3.6/site-packages/textwrap3-0.9.2-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/textwrap3-0.9.2-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/textwrap3-0.9.2-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/textwrap3-0.9.2-py3.6.egg-info/not-zip-safe
/usr/lib/python3.6/site-packages/textwrap3-0.9.2-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/textwrap3.py
/usr/share/doc/packages/python3-textwrap3
/usr/share/doc/packages/python3-textwrap3/CHANGES.yml
/usr/share/doc/packages/python3-textwrap3/README.rst

 
ICM