Metadata-Version: 2.1
Name: winboost
Version: 2.0
Summary: WinBoost: Boost your windows system
Home-page: https://github.com/cyborg7898/WinBoost
Author: Smit Parmar, Sanket Jethava, Dhiraj Beri
Author-email: smitraj333@gmail.com, sanketjethava@gmail.com, dhirajberi.official@gmail.com
License: MIT
Download-URL: https://github.com/cyborg7898/WinBoost/archive/refs/tags/2.0.tar.gz
Description: # WinBoost
        
        WinBoost: Boost your windows system.
        
        Winboost runs a complete checkup of your entire system locating junk files, speed-reducing issues and causes of any system or application glitches or crashes. Through a lot of research and testing, we have worked out precise techniques that allow locating issues, which can be safely removed with no risk of damaging your operating system.
        
        
        ## Installation
        
        ```bash
        pip install winboost
        ```
        
        ## Usage
        
        ```python
        import winboost
        winboost.go()
        
        ```
        
        ## Contributing
        Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
        
        ## License
        [MIT](https://choosealicense.com/licenses/mit/)
Keywords: get_url,download
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
