Metadata-Version: 2.1
Name: pybtex-author-year-label
Version: 0.1.3
Summary: Defines an author-year inline citation style for Pybtex.
Home-page: https://github.com/johanvergeer/pybtex-author-year-label
License: MIT
Keywords: pybtex,labels
Author: Johan Vergeer
Author-email: johanvergeer@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: markdown (>=3.1.1,<4.0.0)
Requires-Dist: pelican (>=4.2,<5.0)
Requires-Dist: pybtex (>=0.22.2,<0.23.0)
Requires-Dist: pytest-mock (>=1.13.0,<2.0.0)
Project-URL: Repository, https://github.com/johanvergeer/pybtex-author-year-label
Project-URL: Source, https://github.com/johanvergeer/pybtex-author-year-label
Project-URL: Tracker, https://github.com/johanvergeer/pybtex-author-year-label/issues
Description-Content-Type: text/markdown

Defines an author-year inline citation style for Pybtex. This is
modified from the alpha style built into Pybtex, written by
Andrey Golovizin.

