Metadata-Version: 2.4
Name: AH_music_player
Version: 0.0.1
Summary: A package to make a music player in python written using pygame and pillow and tkinter
Author-email: Ahoora Rashidi Khani Abadi <ahoorarashidi47@gmail.com>
License: Copyright (c) 2025 Ahoora Rashidi Khani Abadi
        
        
        
        Permission is hereby granted, free of charge, to any person obtaining a copy 
        of this softwere and associeted documentation files (the "Softwere"), to deal
        in the softwere without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 
        copies of the Softwere, and to permit people to whom the Softwere is 
        furnished to do so, subject to the following conditions:
        
        
        
        
        
        The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Softwere.
        
        
        
        THE SOFTWERE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLEID, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWERE OR THE USE OR OTHER DEALINGS IN THE SOFTWERE.
        
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
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
Dynamic: license-file

You can use this package to have a simple music player.

you should install pygame and if you wanna use pictures, you should install pillow ,too.

