panpdf

View on PyPIReverse Dependencies (0)

0.3.14 panpdf-0.3.14-py3-none-any.whl

Wheel Details

Project: panpdf
Version: 0.3.14
Filename: panpdf-0.3.14-py3-none-any.whl
Download: [link]
Size: 24434
MD5: 2d4e037f7d12a32de4a6463f1f5a5241
SHA256: 92308ca6138e3b134e17cdc72ee96572b0eb10b2a8a20ee15f5e85fa5cb8bdf5
Uploaded: 2025-02-17 03:11:06 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: panpdf
Version: 0.3.14
Summary: A PDF generator from Markdown that embeds figures from Jupyter Notebooks.
Author-Email: daizutabi <daizutabi[at]gmail.com>
Project-Url: Documentation, https://daizutabi.github.io/panpdf
Project-Url: Source, https://github.com/daizutabi/panpdf
Project-Url: Issues, https://github.com/daizutabi/panpdf/issues
License: MIT License Copyright (c) 2020-present daizutabi <daizutabi@gmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: MkDocs
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
Requires-Python: >=3.10
Requires-Dist: aiohttp (>=3)
Requires-Dist: ipykernel (>=6)
Requires-Dist: nbformat (>=5)
Requires-Dist: panflute (>=2.3.1)
Requires-Dist: pyyaml (>=6)
Requires-Dist: pyzotero (>=1.6)
Requires-Dist: rich (>=13)
Requires-Dist: typer (>=0.15)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1130 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
panpdf/__init__.py sha256=nr3r_198WvaqLOgeqJoZD-aulfTX0HF1Z-pnjeM7qf8 109
panpdf/formatters.py sha256=inrYHubLghWvBMFZ-al3zUph2XSnOIWcGcB-R8J4C9A 5490
panpdf/main.py sha256=wbZWqg9JPITrVzDd7JXh45uaUPq01m4AGBGTYZpyIcI 7724
panpdf/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
panpdf/stores.py sha256=CpU8HYmGlbTzKB3fk6b7Jie_L3NpQuPM9ooThnmclFU 4367
panpdf/tools.py sha256=3mn3npn_ADn62j4PRL1pNVF0gm_rcDZCj2RyWXX4yKE 10955
panpdf/filters/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
panpdf/filters/attribute.py sha256=LLZttIuxz6mfbM4ZFrs6iL3oUAhn377YxEBd20uKWS8 4705
panpdf/filters/cell.py sha256=FLVayE-590j5USN4zfk04sgtzPUS8pGHoWYTZdPrndw 2968
panpdf/filters/crossref.py sha256=zuhbahGRwTLuv-gVNqhWpOyTcuxJDUlCTjhcGQlz1FQ 1955
panpdf/filters/filter.py sha256=O29bBLIUlBEPW2nR01-jHkP_5VJpA7jwQUfO9h9zViQ 1257
panpdf/filters/jupyter.py sha256=UXeWkSmeO8ZgLDbQataEBJOAw2fLGw5a9C2vdp_BEO8 6019
panpdf/filters/layout.py sha256=Q-ot9U2n2tR3axNeFrK5bMz_QQGMAsuIynvOujZPPDg 4773
panpdf/filters/snippet.py sha256=P1UIDMv016U54Q-_UoezsGN8V5hR6qVMWjCBhCgTu_4 1092
panpdf/filters/verbatim.py sha256=8vnPKjNhDFfeLeLW2ZMWzXSa_idKAuy8vTIktfSqNBo 3197
panpdf/filters/zotero.py sha256=1NtRP_5rWgBawAujsP4PoGXAoVJhWjAb1Ap1g6WMdlo 4139
panpdf-0.3.14.dist-info/METADATA sha256=JCR-w-JXd2sOAoAeU4d7vKlvbPe0jcj9FRWNvW_8Ino 3383
panpdf-0.3.14.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
panpdf-0.3.14.dist-info/entry_points.txt sha256=Ke14Biy0OrH5YFdyOQ2CrkGqiYeFG2Cwi7JDezegSO8 43
panpdf-0.3.14.dist-info/licenses/LICENSE sha256=dbO9NY-nQXzIS5St3j3rPUd7gm5r6pczFYaNy5GVNdI 1105
panpdf-0.3.14.dist-info/RECORD

entry_points.txt

panpdf = panpdf.main:app