ipfs-publish

View on PyPIReverse Dependencies (0)

0.2.1 ipfs_publish-0.2.1-py2.py3-none-any.whl

Wheel Details

Project: ipfs-publish
Version: 0.2.1
Filename: ipfs_publish-0.2.1-py2.py3-none-any.whl
Download: [link]
Size: 21838
MD5: 644c92ea1cc03c7ea25f35e2f2421ddc
SHA256: 45d55e83a6f90a36b0ade0780e7cc8098bcb6ae7eb9427c4ef26395069c5df4a
Uploaded: 2020-10-28 13:31:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ipfs-publish
Version: 0.2.1
Summary: CD-like tool for publishing your static website from Git to IPFS
Author: Adam Uhlir
Author-Email: adam[at]uhlir.dev
Home-Page: https://ipfs-publish.uhlir.dev
Project-Url: Source, https://github.com/AuHau/ipfs-publish
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Requires-Python: >=3.7.0, <3.9.0
Requires-Dist: gitpython (==3.1.9)
Requires-Dist: click (==7.1.2)
Requires-Dist: click-completion (==0.5.2)
Requires-Dist: inquirer (==2.7.0)
Requires-Dist: pbr (==5.4.4)
Requires-Dist: quart (==0.13.1)
Requires-Dist: ipfshttpclient (==0.6.1)
Requires-Dist: toml (==0.10.1)
Requires-Dist: appdirs (==1.4.4)
Requires-Dist: cloudflare (==2.8.13)
Description-Content-Type: text/markdown
[Description omitted; length: 5576 characters]

WHEEL

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

RECORD

Path Digest Size
publish/__init__.py sha256=nxxdf6iR9dCkohowqbx8O6x6cTU2FKLlyrhHTEJRb2s 1601
publish/cli.py sha256=G92wnJkcbBWjCZOzqZKDJd8fn3kxktaNCE5PtunO28U 7935
publish/cloudflare.py sha256=E2qu7fSeU_KzlvUp7H-4TtfW3YKDyYutaCMK8F856UM 3610
publish/config.py sha256=taLwI7xReT18HDEV8P3z5uypKWTlQiC3yt2E7YfNKGE 5253
publish/exceptions.py sha256=6k_XRIKzN5PnnEKCl6KTBcnVl7GZtEn3nMVTMVvZX7k 656
publish/helpers.py sha256=CRhOki3e44PoTF2sGL9-82ZXu_euicjhdRnKX62vsG4 2308
publish/http.py sha256=A3-7zznu9CGxV0XEeRIC_isP80H68ZVEMha-AwpgQTM 4338
publish/publishing.py sha256=ivopEAr-seg86nl74Gq9WjcNNawblJQI-KYksuL3QA8 22736
ipfs_publish-0.2.1.dist-info/AUTHORS sha256=iGWAzTjT6mQp5ul1MWoRXea07ej2GpfBCcsDjfhiUcM 138
ipfs_publish-0.2.1.dist-info/LICENSE sha256=9Nw8DVBV-t34b3vDmnn5BOUtRNyrD4KFHPqk_hHLSEk 1069
ipfs_publish-0.2.1.dist-info/METADATA sha256=hDhzGPp8t8vsUlo3r5yt2b37w9hsSIxOkXwqjq1oolI 6706
ipfs_publish-0.2.1.dist-info/WHEEL sha256=ADKeyaGyKF5DwBNE0sRE5pvW-bSkFMJfBuhzZ3rceP4 110
ipfs_publish-0.2.1.dist-info/entry_points.txt sha256=NNkT3ktnUPKHmPzbhOhBe7WPKiBh4CVMQFABCI3A294 51
ipfs_publish-0.2.1.dist-info/pbr.json sha256=uOJBQ1O-8_rXCJCGzVEN0G8fczHpVFIxYeXIL9-1yOE 46
ipfs_publish-0.2.1.dist-info/top_level.txt sha256=9NKz9QYLzDbneMZLdLG3J7yQGOTntvm0wAyhSlC9Pv8 8
ipfs_publish-0.2.1.dist-info/RECORD

top_level.txt

publish

entry_points.txt

ipfs-publish = publish.cli:main