Metadata-Version: 2.1
Name: winboost
Version: 2.1
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.1.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/)
        
        ## Disclaimer 
        We have developed this module for helping people to optimize their system. To opimized system we are deleting cache files and
        unnecessary files. Please avoid using this module if you have very important files in your cache. 
Keywords: windows,boost,optimize,window 10,os,temp cleaner,cleanup,cache cleaner
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
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
