Commit Graph

7 Commits

Author SHA1 Message Date
jakob.scheid 372bcc0463 Bug fix: is_valid_host, is_valid_port and validate_address_port in jeb_utils.utils were not included in __all__ 2026-04-02 13:08:29 +02:00
jakob.scheid 867e9a9c0c Bug fix: jeb_utils.utils.is_number could return True even if the base is 0 which is mathematically incorrect. 2026-04-02 12:48:18 +02:00
jakob.scheid b12555d883 Updated licenses 2026-03-09 18:33:42 +01:00
jakob.scheid f89b6445ff Added feature for validating addresses 2026-02-28 03:07:33 +01:00
jakob.scheid 2f467a4128 Fixed license error 2026-02-23 22:37:13 +01:00
jakob.scheid 2c23f59f7c Added project license and license notices at the beginnings of the files. 2026-02-21 23:20:02 +01:00
jakob.scheid a0036b6767 neue Datei: .gitignore
neue Datei:     README.md
	neue Datei:     pyproject.toml
	neue Datei:     src/jeb_utils/__init__.py
	neue Datei:     src/jeb_utils/auth_utils.py
	neue Datei:     src/jeb_utils/crypto_utils.py
	neue Datei:     src/jeb_utils/exceptions.py
	neue Datei:     src/jeb_utils/jeb_utils.py
	neue Datei:     src/jeb_utils/jebp_utils.py
	neue Datei:     src/jeb_utils/utils.py
2026-02-19 17:03:49 +01:00