Jaraco.text

Latest version: v3.12.0

Safety actively analyzes 629004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

3.4.0

======

Added ``WordSet.trim*`` methods.

3.3.0

======

Require Python 3.6 or later.

3.2.0

======

Added normalize_newlines function.

3.1

===

Added ``wrap`` and ``unwrap`` functions and ``lorem_ipsum``
attribute containing the Lorem Ipsum sample text.

3.0.1

=====

Declare missing dependency on six.

3.0

===

Removed ``local_format``, ``global_format``, and
``namespace_format``. Instead, developers should
use `f-strings
<https://docs.python.org/3.6/reference/lexical_analysis.html#f-strings>`_
on Python 3.6 and later or `future-fstrings
<https://pypi.org/project/future-fstrings>`_ for compatibilty
with older Pythons. This change eliminates the dependency on
jaraco.collections and thus for now removes the circular dependency
as reported in 3.

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.