Metadata-Version: 2.1
Name: bibtexgen
Version: 0.0.1
Summary: A tool to quickly export all references to bibtex
Home-page: https://github.com/sdabhi23/bibtexgen
License: MIT
Author: Shrey Dabhi
Author-email: shrey.dabhi23@gmail.com
Requires-Python: >=3.5,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: beautifulsoup4 (>=4.9.0,<5.0.0)
Requires-Dist: requests (>=2.23.0,<3.0.0)
Requires-Dist: tqdm (>=4.45.0,<5.0.0)
Project-URL: Repository, https://github.com/sdabhi23/bibtexgen
