chopro-epub

View on PyPIReverse Dependencies (0)

1.1.1 chopro_epub-1.1.1-py3-none-any.whl

Wheel Details

Project: chopro-epub
Version: 1.1.1
Filename: chopro_epub-1.1.1-py3-none-any.whl
Download: [link]
Size: 10851
MD5: 6a3f62bf97be0fb12b6d0fc9614ade88
SHA256: 9209bf7550415e3742c446b226e9dfd4aebdcc32ffbb8087a085905a6ab40afe
Uploaded: 2023-07-28 06:44:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chopro-epub
Version: 1.1.1
Summary: Tool to build EPUB songbooks from lists of ChordPro files
Author: Paul Ferrand
Author-Email: paul[at]ferrand.cc
Project-Url: homepage, https://github.com/paulfd/chordpro-epub
Project-Url: documentation, https://github.com/paulfd/chordpro-epub
Project-Url: repository, https://github.com/paulfd/chordpro-epub
Project-Url: changelog, https://github.com/paulfd/chordpro-epub
Requires-Python: >=3.8
Requires-Dist: pyparsing
Requires-Dist: ebooklib
Requires-Dist: typer
Requires-Dist: importlib-resources (>=1.1.0); python_version < "3.9"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: twine; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 2211 characters]

WHEEL

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

RECORD

Path Digest Size
chopro_epub/__init__.py sha256=q8_5C0f-8mHWNb6mMw02zlYPnEGXBqvOmP3z0CEwZKM 22
chopro_epub/chopro-epub.css sha256=zX2QkQnAbZ354IaEawIf0XlbtOaJsKZJmKMaHkofX8o 654
chopro_epub/parser.py sha256=zvxVsznx5vndavf2ENoe8pKr_4Eqi231-UecNDtb2GQ 7382
chopro_epub/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
chopro_epub/cli/epub.py sha256=XU4NTphBhftXt8i9A66Ybndk5glFT0jnKV5ewJkobHE 4987
chopro_epub/cli/html.py sha256=vU_i0EDmfBJXHqqyS_AUqEzYyLrEYVa7WRSFLAHht0c 3004
chopro_epub-1.1.1.dist-info/LICENSE.md sha256=55_wRKXIOomgVaW0tG82zoHaD4DlU_eD-6TumpCrU1w 1065
chopro_epub-1.1.1.dist-info/METADATA sha256=C8B1fgMKvpsoPf_QyL0undH7ORomfwz70FItiiTHmPc 3008
chopro_epub-1.1.1.dist-info/WHEEL sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q 92
chopro_epub-1.1.1.dist-info/entry_points.txt sha256=UdRcQkOwdSQtYcmcQtqV0_xxbf-xHD8qq08sUtfZCAQ 98
chopro_epub-1.1.1.dist-info/top_level.txt sha256=B4ky-mth7ivQmSJs41iePi96xi2bGyb10tLDnO59zLs 12
chopro_epub-1.1.1.dist-info/RECORD

top_level.txt

chopro_epub

entry_points.txt

chopro-epub = chopro_epub.cli.epub:main
chopro-html = chopro_epub.cli.html:main