Metadata-Version: 2.4
Name: ayn_utils
Version: 0.1.0
Summary: A personal collection of Python utilities
Author-email: "Ahmed Y. Nurye" <anurye.yesuf@gmail.com>
Maintainer-email: "Ahmed Y. Nurye" <anurye.yesuf@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/anurye/ayn_utils
Project-URL: Issues, https://github.com/anurye/ayn_utils/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: click>=8.1.8
Requires-Dist: pypdf
Provides-Extra: dev
Requires-Dist: pytest>=8.4.1; extra == "dev"
Requires-Dist: ruff>=0.12.8; extra == "dev"
Dynamic: license-file

# A Personal Collection of Python Utility Functions
