{ "info": { "author": "Vlad Niculae", "author_email": "vlad@vene.ro", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: Public Domain", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development" ], "description": "Requirements\n============\n\npelican\\_bibtex requires pybtex.\n\nThis plugin reads a user-specified BibTeX file and populates the context with\na list of publications, ready to be used in your Jinja2 template.\n\nIf the file is present and readable, you will be able to find the 'publications'\nvariable in all templates. It is a list of tuples with the following fields:\n(key, text, bibtex, pdf, slides, poster)\n\n1. key is the BibTeX key (identifier) of the entry.\n2. text is the HTML formatted entry, generated by pybtex.\n3. bibtex is a string containing BibTeX code for the entry, useful to make it\n available to people who want to cite your work.\n4. pdf, slides, poster: in your BibTeX file, you can add these special fields", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.python.org/pypi/pelican_bibtex", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pelican_bibtex", "package_url": "https://pypi.org/project/pelican_bibtex/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pelican_bibtex/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://pypi.python.org/pypi/pelican_bibtex" }, "release_url": "https://pypi.org/project/pelican_bibtex/0.1/", "requires_dist": null, "requires_python": null, "summary": "Organize your scientific publications with BibTeX in Pelican", "version": "0.1" }, "last_serial": 630363, "releases": { "0.1": [] }, "urls": [] }