Metadata-Version: 2.1
Name: arxiv-filter
Version: 0.2.0
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
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: PyQt5
Requires-Dist: pyyaml

# 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


