code-to-pdf

View on PyPIReverse Dependencies (0)

0.5 code_to_pdf-0.5-py3-none-any.whl

Wheel Details

Project: code-to-pdf
Version: 0.5
Filename: code_to_pdf-0.5-py3-none-any.whl
Download: [link]
Size: 11868
MD5: 3eea3c6bc7aae1b1e43b3a70f00c1222
SHA256: 378e2be3d68d6d73670c132cc8050bcd99d062fefb19ba6241e54a3fb7464437
Uploaded: 2023-06-28 19:12:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: code-to-pdf
Version: 0.5
Summary: This convert a software proyect to a pdf book
Author-Email: Isidro Arias <isidroariass[at]hotmail.es>
Project-Url: Homepage, https://github.com/isidroas/code_to_pdf
Project-Url: Bug Tracker, https://github.com/isidroas/code_to_pdf/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: pygments
Requires-Dist: pdfkit
Requires-Dist: PyPDF2
Requires-Dist: reportlab
Requires-Dist: jinja2
Requires-Dist: art
Requires-Dist: gitpython
Requires-Dist: pyyaml
Requires-Dist: mypy; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: types-PyYAML; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1205 characters]

WHEEL

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

RECORD

Path Digest Size
code_to_pdf/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
code_to_pdf/__main__.py sha256=35yL_LGpXrUDD-noC-Ry2n_lCufsG1WV_4O-4R8G7Vg 72
code_to_pdf/html_generator.py sha256=S13NYy4F3kPxvNh55-uBQNdjDGxWoqhS34Lxc00azWc 1744
code_to_pdf/pdf_generator.py sha256=wPOvmCUpr_U4OaQgwBSX99Y_qkXav0Iw6LVtRC0KcVY 4556
code_to_pdf/run.py sha256=MXgSTQvglFkOsFfclIJysgk0Cg1j_Ls5ywYGZEQarTQ 5194
code_to_pdf/template.html sha256=6gjZ0tf63yeIEZtxPBqReHNA7T1GAxOPtRdnmtmx5tc 1300
code_to_pdf/toc_generator.py sha256=HOWbDq5ail1zwOW4kCBsgmYAODUW4ALQ-AtGBDwRKEY 5083
code_to_pdf/tree_generator.py sha256=cDr5BiesD3Ams8JDHLg8vgIY6j8ATBySZ895HHi0WI4 3274
code_to_pdf-0.5.dist-info/LICENSE sha256=e54ZtB5NpclU7J3g5l0jc6bmvNPbdIZLENjmytZbC94 1077
code_to_pdf-0.5.dist-info/METADATA sha256=zz7BOik3I2IoCFEPNPguqJ68KtbVi0MG1CnakyTA83U 2178
code_to_pdf-0.5.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
code_to_pdf-0.5.dist-info/entry_points.txt sha256=sSvFGMvfqZMlaTao2OMeoTJsqdBi9FicIkk-y3YWi_M 130
code_to_pdf-0.5.dist-info/top_level.txt sha256=_yn1Qd2tSk9g7U3RuthbNZMIE2GlfFcaqkuUTRwUtEY 12
code_to_pdf-0.5.dist-info/RECORD

top_level.txt

code_to_pdf

entry_points.txt

code_to_pdf = code_to_pdf.__main__:main
code_to_pdf_parameter_example_file = code_to_pdf.run:print_yaml_example