Metadata-Version: 2.4
Name: myutilpkg
Version: 3.0
Summary: A small example package
Author-email: khalad hasan <khalad.hasan@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/khalad-hasan/myutilpkg
Project-URL: Issues, https://github.com/khalad-hasan/myutilpkgissues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# myutilpkg

A Python package with math and string utility functions.

Changes to the readme.
