Metadata-Version: 2.1
Name: adstex
Version: 0.5.2
Summary: Find all citation keys in your LaTeX documents and search NASA ADS to generate corresponding bibtex entries.
Home-page: https://github.com/yymao/adstex
Download-URL: https://github.com/yymao/adstex/archive/v0.5.2.tar.gz
Author: Yao-Yuan Mao
Author-email: yymao.astro@gmail.com
Maintainer: Yao-Yuan Mao
Maintainer-email: yymao.astro@gmail.com
License: MIT
Keywords: bibtex ads
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
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: Topic :: Scientific/Engineering :: Astronomy
License-File: LICENSE
Requires-Dist: ads>=0.12.3
Requires-Dist: bibtexparser<2.0.0a0,>=1.3.0
Requires-Dist: requests>=2.0
Requires-Dist: packaging>=17.0
Requires-Dist: future>=0.12.0; python_version < "3.0"
Requires-Dist: joblib>=1
