Metadata-Version: 2.1
Name: arxiv-filter
Version: 0.3.1
Summary: Quickly filter the daily arXiv email for your interests.
Home-page: https://github.com/deragent/arXivFilter
Author: deragent
Author-email: github@deragent.net
License: MIT
Description: # arXiv Filter
        
        ## Usage
        Run with
        
            python3 -m arxiv_filter
        
        Then drag and drop the text of an arXiv daily e-mail blast anywhere into the window.
        
        ## Dependencies
        - Python 3
          - pyyaml
        - Qt5
        - PyQt5
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
