Metadata-Version: 2.1
Name: magurn
Version: 1.0.0
Summary: A Torrent Search Client
Home-page: https://github.com/sgshivamgarg8/magurn
License: UNKNOWN
Description: # Magurn
        
        ## A python application which scrapes data from torrent indexers and finds the best torrent magnet for the specific search term.
        
        * Included an EXE file to run directly for windows.
        
        Requirements-
        ```
        pip install requests bs4 pyperclip
        ```
        
        - If torrent sites are blocked in your region use a VPN or Proxy else the application won't work.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
