Metadata-Version: 2.1
Name: open_weather_easy
Version: 0.1
Summary: A simple library to use OpenWeatherMap API
Home-page: https://github.com/yourusername/open_weather_easy
Author: Radin Abdorazaghi
Author-email: your_email@example.com
License: UNKNOWN
Description: # Copyright (c) 2024 Radin Abdorazaghi
        # All rights reserved.
        #
        # This software is the confidential and proprietary information of Radin Abdorazaghi.
        # You shall not disclose such Confidential Information and shall use it only in accordance
        # with the terms of the license agreement you entered into with Radin Abdorazaghi.
        #
        # Unauthorized copying of this file, via any medium is strictly prohibited.
        # Proprietary and confidential.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
