sphinxcontrib-bibtex

View on PyPIReverse Dependencies (578)

2.6.3 sphinxcontrib_bibtex-2.6.3-py3-none-any.whl

Wheel Details

Project: sphinxcontrib-bibtex
Version: 2.6.3
Filename: sphinxcontrib_bibtex-2.6.3-py3-none-any.whl
Download: [link]
Size: 40340
MD5: be0336cb4cbbdcc0bfaf0d827ac4517d
SHA256: ff016b738fcc867df0f75c29e139b3b2158d26a2c802db27963cb128be3b75fb
Uploaded: 2024-09-12 14:23:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sphinxcontrib-bibtex
Version: 2.6.3
Summary: Sphinx extension for BibTeX style citations.
Author: Matthias C. M. Troffaes
Author-Email: matthias.troffaes[at]gmail.com
Project-Url: homepage, https://github.com/mcmtroffaes/sphinxcontrib-bibtex
License: BSD-2-Clause
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Documentation
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: Sphinx (>=3.5)
Requires-Dist: docutils (!=0.18.*,!=0.19.*,>=0.8)
Requires-Dist: pybtex (>=0.24)
Requires-Dist: pybtex-docutils (>=1.0.0)
Requires-Dist: importlib-metadata (>=3.6); python_version < "3.10"
Requires-Dist: setuptools; python_version >= "3.12"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE.rst
[Description omitted; length: 4701 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (74.1.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
sphinxcontrib/bibtex/__init__.py sha256=GvDbbBfqtLnGgouJuC6M0F0Fv07D7VrC3fJAcYg5hwg 2316
sphinxcontrib/bibtex/bibfile.py sha256=vl5L3BkQakDWBGle_kF_7NGn1nb-1GXQTHGUgRMwaDY 4344
sphinxcontrib/bibtex/citation_target.py sha256=uTV0PlFSkM180HY79CtXsOgnwHd2XFNMrJAKrB2c7hs 990
sphinxcontrib/bibtex/directives.py sha256=rm21icWZBqsWgCzsloH5jEzmlFV17ujoVkY9RbJhCfs 9306
sphinxcontrib/bibtex/domain.py sha256=88YvLitla2zmNayd9X3uSn9sJz0j0PgMww5gqytKUO8 22197
sphinxcontrib/bibtex/foot_directives.py sha256=JWpN_F2G4udOhq97Xr8eaWRqDIpmwA0Qp6vz6jQgAdQ 2312
sphinxcontrib/bibtex/foot_domain.py sha256=pPrib0Ute8RjPP7UdyRs2bdtqCOFiYJ3VFx9yGSJvHA 2961
sphinxcontrib/bibtex/foot_roles.py sha256=DvBQYmu5CVm7DKprNZjhdqJO7qy42AbBOJq80ohtkbI 4751
sphinxcontrib/bibtex/nodes.py sha256=9FkcpoJVwoSz3iFQDYt7PnZHBr3j7J_vCkhIxNZOjkY 934
sphinxcontrib/bibtex/plugin.py sha256=6gk8Hc4e_HpBRPyb9BGgLMOxY4JPLME-gqQLiuBS_w8 1616
sphinxcontrib/bibtex/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sphinxcontrib/bibtex/richtext.py sha256=rADMcvFMAV9j8WRnbU0Z5P1mo8HsaRq8lxzunGvqCLM 967
sphinxcontrib/bibtex/roles.py sha256=gORBPUJdAFFeKgigLs4h-5PLCoLvpbzItCb61DQM8Wc 1666
sphinxcontrib/bibtex/transforms.py sha256=7qn2d8B8tM2evyh9hVZgf-I6nZWH8CVqRUgcj6JNupk 5000
sphinxcontrib/bibtex/style/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sphinxcontrib/bibtex/style/template.py sha256=Tk_ScK-Wd1vZTZO0yiFVzBALayeleEHEme2Uf5z_uQw 8873
sphinxcontrib/bibtex/style/names/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sphinxcontrib/bibtex/style/names/last.py sha256=lfPgvckCdTVL7ZXsaHBCeZJSuEbJVVEaav4XbdUFlCE 420
sphinxcontrib/bibtex/style/referencing/__init__.py sha256=uLGkJl3VTF4esSalkbg6XpblzqwoIHt4Mx5yT5CrWwg 6974
sphinxcontrib/bibtex/style/referencing/author_year.py sha256=40I4XFfK10QXZ6guccI-jF6fiNPM0KYTSRzXUTqDioQ 3186
sphinxcontrib/bibtex/style/referencing/basic_author_year.py sha256=oNcX4Xii3PZmzF6qTvqyY-Pfh3QiQ4EnOlHxtb0ZasQ 3127
sphinxcontrib/bibtex/style/referencing/basic_foot.py sha256=j1puw616A199o1_sM6HInLJ_sle-52vgt7PTVXd2GBY 1661
sphinxcontrib/bibtex/style/referencing/basic_label.py sha256=V8UBq88pTCC6Xqhq1qIYLl_hEKi012r3J0fgkaV2sJY 2868
sphinxcontrib/bibtex/style/referencing/basic_super.py sha256=Tywa-40LbyYovYWdGv4sIfcBlJpwr1y_gKcm3RUjeIQ 3439
sphinxcontrib/bibtex/style/referencing/extra_author.py sha256=6C0ILINBY_L--_OJMAVJUPOPQOtSGfDLz73R5yzOutg 1239
sphinxcontrib/bibtex/style/referencing/extra_empty.py sha256=7alsAJ_13JZh7I8Nlg_qKnWW1HFILCpE2aUGDwGnNBw 642
sphinxcontrib/bibtex/style/referencing/extra_label.py sha256=Bs9WgDHTAyY7x4ZdXPof5Zl2PkkHoQSA1B3OEb4-FlA 879
sphinxcontrib/bibtex/style/referencing/extra_year.py sha256=Yu5W_U3OXw0mD1hm8esIRCLSdlG-UVnafu17v3mW7Pg 861
sphinxcontrib/bibtex/style/referencing/foot.py sha256=q5eFy6wH3F-yTjrh-LlRP0AZC-WHCibFIsUV_ZRlm9A 1226
sphinxcontrib/bibtex/style/referencing/label.py sha256=zpL-v1v_hPGkdzG3PCgQXzklvMLPLKWVtxMPgjHQDfQ 2885
sphinxcontrib/bibtex/style/referencing/super_.py sha256=1dvaFHNLvhBG7mwZQywSAzgJhjhKd8JKBznjowRHJVU 3039
sphinxcontrib_bibtex-2.6.3.dist-info/LICENSE.rst sha256=vHmUVtfmmTJ1VZT3vUUAQmthrthhkyOyMLhqDW6iYsM 1388
sphinxcontrib_bibtex-2.6.3.dist-info/METADATA sha256=FgAr_r6LfRSF8cdIBd3LTaeS1dgOfe_MBhx_vdPIscw 6322
sphinxcontrib_bibtex-2.6.3.dist-info/WHEEL sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY 91
sphinxcontrib_bibtex-2.6.3.dist-info/entry_points.txt sha256=sK05L-wdUL_FBpZgIm8-9FhJycrTlvojkSApXIxnyNE 429
sphinxcontrib_bibtex-2.6.3.dist-info/top_level.txt sha256=VJrV3_vaiKQVgVpR0I1iecxoO0drzGu-M0j40PVP2QQ 14
sphinxcontrib_bibtex-2.6.3.dist-info/RECORD

top_level.txt

sphinxcontrib

entry_points.txt

last = sphinxcontrib.bibtex.style.names.last:LastNameStyle
author_year = sphinxcontrib.bibtex.style.referencing.author_year:AuthorYearReferenceStyle
foot = sphinxcontrib.bibtex.style.referencing.foot:FootReferenceStyle
label = sphinxcontrib.bibtex.style.referencing.label:LabelReferenceStyle
super = sphinxcontrib.bibtex.style.referencing.super_:SuperReferenceStyle