Metadata-Version: 2.4
Name: my-awesome-library
Version: 0.0.1
Summary: A short description of my awesome Python library.
Home-page: https://github.com/yourusername/my_awesome_library # رابط مستودع الكود
Author: Your Name
Author-email: you@example.com
License: MIT # اختر ترخيصك (MIT هو الشائع)
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Dynamic: license-file
