Metadata-Version: 2.4
Name: vshc
Version: 0.0.2
Summary: Veicm's Simple Helper Collection
Author: Veicm
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: mypy>=1.5.0; extra == "dev"
Requires-Dist: ruff>=0.4.0; extra == "dev"
Requires-Dist: pre-commit>=3.0.0; extra == "dev"
Dynamic: license-file

# VSHC - Veicm's Simple Helper Collection
VSHC (Veicm’s Simple Helper Collection) is a modular and scalable Python utility library providing clean, reusable helper functions for databases, text processing, mathematics, file handling, and system operations. Designed with structured architecture and modern packaging standards for maintainability and extensibility.
