Habachen

Latest version: v0.5.1

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

Scan your dependencies

0.5.1

Minor updates

- The *\_\_text_signature__* attribute (used by the inspect module, for example) for the habachen functions is now available.

- Improved portability.

0.5.0

- Added pyproject.toml, following PEP 517/518.

- Slight performance improvement: now use the stack memory for fixed-size temporary buffers in *hiragana_to_katakana()* and *katakana_to_hiragana()*.

- More consistent and precise error handling: assure that *hiragana_to_katakana()* raises a ValueError when *hankaku* option is set to True and the *ignore* optional string contains characters that are not convertible to hankaku katakana. Previously, even though neither 'ゐ' (U+3090) nor 'ゟ' (U+309F) has a corresponding hankaku katakana, only the latter triggered an error.

0.4.0

- Added wheels for major platforms on PyPI, by using cibuildwheel.

- Speed up katakana_to_hiragana() function with gcc on x86-64.

0.3.1

First public release

0.3.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.