Metadata-Version: 2.1
Name: download-arxiv
Version: 0.1.5
Summary: 
Home-page: UNKNOWN
License: MIT
Author: Shun Kiyono
Author-email: kiyono@ecei.tohoku.ac.jp
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: arxiv (>=0.3.1,<0.4.0)
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: logzero (>=1.5,<2.0)
Requires-Dist: pybtex (>=0.22.2,<0.23.0)
Requires-Dist: python-dateutil (>=2.8,<3.0)
Description-Content-Type: text/markdown

# download_arxiv

## How-to-use

`arxiv <URL> --out <path_to_output_dir>`

## Installation

`pip install download_arxiv`

