Pyhyphen

Latest version: v4.0.4

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

Scan your dependencies

Page 1 of 3

4.0.4

==========================

* update default dict location
* update list of language strings
* update some requirements

4.0.3

==========================

* textwrap2: fix hyphenation of long words - Thanks to fruchti!

4.0.2

==========================

* Update requirements, enhance MakeFile

4.0.1

==========================

* Fix MacOS builds

4.0.0

==========================

This is a big release.
The entire code-base has been overhauled.
A cross-Py-version wheel for Windows and the use of
the excellent `requests` package for HTTP connections
are but some of the highlights.

* `hyphen.Hyphenator`:

- support of hyphenation of upper-cased words as in version 2.x
- better error-handling
- human-friendly str representation of Hyphenator objects

* Builds:

- single-source package version (requires setuptools >= 47.0)
- CI: move to Github actions. Build ABI3-compatible wheel for Windows

* C extension:

- partial rewrite to support the limited API (PEP 384)
- multi-phase initialization of the module
- upgrade hyphen.c from hunspell
- clean-ups

* hyphen.dictools:

- use `requests` instead of urllib for HTTP connections
- make HTTP connections configurable through kwargs passed to `requests.get`
- improve error-handling
- fix URL generation in some cases
- clean-ups

* make textwrap2 a submodule of hyphen
* remove wraptext script

3.0.1

=============

Fix source distribution which did not include C header files.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.