Metadata-Version: 2.4
Name: nurmuhammadown_package1
Version: 0.0.0.1
Summary: A simple example package by Nurmuhammad
Home-page: https://pypi.org/project/nurmuhammadown_package1/
Author: Nurmuhammad Hasanov
Author-email: youremail@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
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

# nurmuhammadown_package1


## Foydalanish

```python
from example import hello

print(hello())
