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

# 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.
