wiko

View on PyPIReverse Dependencies (0)

1.0.0 wiko-1.0.0-py3-none-any.whl

Wheel Details

Project: wiko
Version: 1.0.0
Filename: wiko-1.0.0-py3-none-any.whl
Download: [link]
Size: 23762
MD5: b4f1d3f55e4331af7be39b6b9371ce43
SHA256: d6eda859035d04da3ba6276af55dbcb886b80eacb0ea8181f7369a7691b213a7
Uploaded: 2022-10-23 13:47:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wiko
Version: 1.0.0
Summary: WiKo: The wiki compiler, a static site and pdf generator.
Author: Natanael Olaiz
Author-Email: David García Garzón <voki[at]canvoki.net>, Pau Arumí Albò <pau.arumi[at]dolby.com>
Project-Url: Homepage, https://github.com/clam-project/wiko
Project-Url: Bug Tracker, https://github.com/clam-project/wiko/issues
Keywords: Static site generator,Wiki
Classifier: Development Status :: 7 - Inactive
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Wiki
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Content Management System
Requires-Python: >=3.8
Requires-Dist: gdata-python3
Requires-Dist: pyside6
Requires-Dist: utidylib
Requires-Dist: pygments
Requires-Dist: pillow
Description-Content-Type: text/markdown
[Description omitted; length: 3044 characters]

WHEEL

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

RECORD

Path Digest Size
wiko/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wiko/generate_download_area.py sha256=aPNdNg2Q0EvNef6tPP7dg2BKHMp1pNEHUJSyv6JvO0s 1909
wiko/generate_figures.py sha256=Sk5OMBE5RWea9QLQVPtQTOrBpQ1NsljYfxqMFdtWRIQ 3213
wiko/generate_gallery.py sha256=p903XUU7jc8MNbUFgpCFHzCX8jB-T3K2ZOn0jrsJgCA 1707
wiko/runtests.py sha256=PMtCya7h0VBhS8T8uar_Tj6L0pf6gvWD1bwdGTdyb_0 923
wiko/tex2wiki.py sha256=p9Ezxk8nQltCFZ7-cL-8hD25IvXfzQ2yjuu6m4d7M5Y 1494
wiko/wiko.py sha256=IG1x-9JRfSly_tkX0V-PWM3qByUi0JvqAB8hY3vbjYk 48788
wiko/wiko_util.py sha256=k04QXXCpuw5W11JkiRyT4pO8RTgbibtpUPzhb-ltqp4 1288
wiko-1.0.0.dist-info/METADATA sha256=8-r9swZAyJaR9x-719hTGvBFOQ4hbHkM8V27_vjeRBU 4163
wiko-1.0.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
wiko-1.0.0.dist-info/entry_points.txt sha256=PTaR72kGpYHCSg9w7uqpb8hkboRtVspk1yiml-lXpqQ 216
wiko-1.0.0.dist-info/top_level.txt sha256=E2hJgRM8N_L6woy-lCYyrzy14HpOm2kFm77h-A4bq7k 5
wiko-1.0.0.dist-info/RECORD

top_level.txt

wiko

entry_points.txt

blogger2wiko = wiko.blogger2wiko:main
wiko = wiko.wiko:main
wiko_download_area = wiko.generate_download_area:main
wiko_figures = wiko.generate_figures:main
wiko_gallery = wiko.generate_gallery:main