Metadata-Version: 2.4
Name: arxivextract
Version: 0.0.3
Summary: Extraction of ArXiv articles
Author-email: Kwan Yuet Stephen Ho <stephenhky@yahoo.com.hk>
License: MIT
Project-URL: Repository, https://github.com/stephenhky/ArXivExtraction
Project-URL: Issues, https://github.com/stephenhky/ArXivExtraction/issues
Keywords: arXiv,API,research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: feedparser
Provides-Extra: keyword
Requires-Dist: keybert; extra == "keyword"
Provides-Extra: test
Requires-Dist: unittest2; extra == "test"
Requires-Dist: pytest; extra == "test"
Dynamic: license-file

# ArXiv Extractor

[![CircleCI](https://circleci.com/gh/stephenhky/ArXivExtraction.svg?style=svg)](https://circleci.com/gh/stephenhky/ArXivExtraction.svg)
[![GitHub release](https://img.shields.io/github/release/stephenhky/ArXivExtraction.svg?maxAge=3600)](https://github.com/stephenhky/ArXivExtraction/releases)

[//]: # ([![Documentation Status]&#40;https://readthedocs.org/projects/ArXivExtraction/badge/?version=latest&#41;]&#40;https://ArXivExtraction.readthedocs.io/en/latest/?badge=latest&#41;)
[//]: # ([![Updates]&#40;https://pyup.io/repos/github/stephenhky/ArXivExtraction/shield.svg&#41;]&#40;https://pyup.io/repos/github/stephenhky/ArXivExtraction/&#41;)
[//]: # ([![Python 3]&#40;https://pyup.io/repos/github/stephenhky/ArXivExtraction/python-3-shield.svg&#41;]&#40;https://pyup.io/repos/github/stephenhky/ArXivExtraction/&#41;)
[![pypi](https://img.shields.io/pypi/v/ArXivExtraction.svg?maxAge=3600)](https://pypi.org/project/ArXivExtraction/)
[![download](https://img.shields.io/pypi/dm/ArXivExtraction.svg?maxAge=2592000&label=installs&color=%2327B1FF)](https://pypi.org/project/ArXivExtraction/)
