Metadata-Version: 2.4
Name: example_package_nihal
Version: 0.0.4
Summary: Une description courte de votre projet
Author-email: Nihal <votre.email@example.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: numpy>=1.20.0
Requires-Dist: requests>=2.25.1
Description-Content-Type: text/markdown

# Example Package

This is a simple example package. You can use
[GitHub-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.