pytask-latex

View on PyPIReverse Dependencies (0)

0.4.2 pytask_latex-0.4.2-py3-none-any.whl

Wheel Details

Project: pytask-latex
Version: 0.4.2
Filename: pytask_latex-0.4.2-py3-none-any.whl
Download: [link]
Size: 12170
MD5: 0e004b1cfce20ebae64c549a2de64c3c
SHA256: df78fa7f70abc14075b60bcadb41d83e2d108deaeb403530bc0a502723b9bfb9
Uploaded: 2023-11-30 09:17:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytask-latex
Version: 0.4.2
Summary: Compile LaTeX documents with pytask.
Author-Email: Tobias Raabe <raabe[at]poste.de>
Project-Url: Homepage, https://github.com/pytask-dev/pytask-latex
Project-Url: Changelog, https://github.com/pytask-dev/pytask-latex/blob/main/CHANGES.md
Project-Url: Documentation, https://github.com/pytask-dev/pytask-latex
Project-Url: Github, https://github.com/pytask-dev/pytask-latex
Project-Url: Tracker, https://github.com/pytask-dev/pytask-latex/issues
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Platform: any
Requires-Python: >=3.8
Requires-Dist: latex-dependency-scanner (>=0.1.1)
Requires-Dist: pluggy (>=1.0.0)
Requires-Dist: pytask (>=0.4.0)
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7416 characters]

WHEEL

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

RECORD

Path Digest Size
pytask_latex/__init__.py sha256=f8TzIL_k_ItFqqq7gE8yHjSel5107yBTRnVfd490Ego 331
pytask_latex/_version.py sha256=McNH31cVzymi4jtwoAHwNiyVAdDW8uY0z3IcBioCvQI 411
pytask_latex/collect.py sha256=HjXmgGzpecMZXzSSieW9dw4nwQX8u0tblv6KWbB4iUc 11028
pytask_latex/compilation_steps.py sha256=TUq_qnAOvhK36uFDVkyd1h_GsoDVS9OJWozxL8rX9WU 1276
pytask_latex/config.py sha256=a5dgDXe6FGMtfG7TFQrv42G3fiFONt_t3TgzvtDwrRY 397
pytask_latex/execute.py sha256=v-RpZ2KqDtbCmyrvQAYVzXLEm3mEblIxdvypmGUX2kw 538
pytask_latex/path.py sha256=jRoIKQx_E2PuiryO6U8vJjJSvu-N38Iop5UhdwK7ZJo 1230
pytask_latex/plugin.py sha256=AzlTv_1i0IzcosNEi9e0RWPf2wTGD0VviBrXGZGYMqs 454
pytask_latex/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytask_latex/utils.py sha256=E8SPws_DoKZ4JMyoxUIrSmN1X0gsz2U-OJNWUI-5ayM 578
pytask_latex-0.4.2.dist-info/LICENSE sha256=RxB_V9PwkqN54TuemXxwTa5K9yHQCbD-sgg1pjmYSz0 1052
pytask_latex-0.4.2.dist-info/METADATA sha256=IvSHz3sniqezApTPxDPGYptBwcffo4SaGJzBA7BfCCM 8540
pytask_latex-0.4.2.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
pytask_latex-0.4.2.dist-info/entry_points.txt sha256=7JOwt-FORHsv4OBxVKUg7vgsIgldkgZ-E9aVvc8K-Sc 44
pytask_latex-0.4.2.dist-info/top_level.txt sha256=GZf1kpCDT9pW5x36W27HJRj3kO0vkyCIke9mLFs6co8 13
pytask_latex-0.4.2.dist-info/RECORD

top_level.txt

pytask_latex

entry_points.txt

[pytask]
pytask_latex = pytask_latex.plugin