Hebrewstring

Latest version: v0.2.1

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

Scan your dependencies

0.2.0

Added

- Added the `__eq__` method to the `GraphemeString` object.

This is to support the `==` operator when comparing two `GraphemeString` objects.

- Added the `__add__` method to the `GraphemeString` object.

This is to support the `+` operator when adding two `GraphemeString` objects together.

- Added the `__hash__` method to the `GraphemeString` object.

This is to support the `hash()` function for a `GraphemeString` instance and allows it (as an example) to be used as
a `dict` key.

0.1.2

Added

- Added base code, tests, and examples for the first release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.