uhugo

View on PyPIReverse Dependencies (0)

1.3.3 uhugo-1.3.3-py3-none-any.whl

Wheel Details

Project: uhugo
Version: 1.3.3
Filename: uhugo-1.3.3-py3-none-any.whl
Download: [link]
Size: 14677
MD5: 769a8cb48ab115e917359b18a0f875a3
SHA256: 73bf1c84f8d564bb966ae03b383755b23884ce472bf0fccaf9b5554db09fc437
Uploaded: 2024-04-17 21:53:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: uhugo
Version: 1.3.3
Summary: uHugo is a CLI tool to install and update Hugo binary as well as updating any cloud providers
Author: Akshay Raj Gollahalli
Author-Email: akshay[at]gollahalli.com
License: MIT
Keywords: hugo,hugo cli helper
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Utilities
Requires-Python: >=3.10,<4.0
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: packaging (<25.0,>=24.0)
Requires-Dist: psutil (<6.0.0,>=5.9.8)
Requires-Dist: pydantic (<3.0.0,>=2.7.0)
Requires-Dist: pyyaml (<7.0.0,>=6.0.1)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: rich (<14.0.0,>=13.7.1)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 1452 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
uhugo/__init__.py sha256=JmS_pMTwCpYTIs6URw-0R-OhBt63P2nYwyA3OuSP4GI 242
uhugo/checks.py sha256=B2Jpivrc3UV_nUAqW_VARmz53rTg0vQGpuyUufuTJXk 1737
uhugo/cmd.py sha256=K6-GceHjhrkCE4pm4HTI2lAgW0LhTcdZDk9m2BS9kTg 4516
uhugo/download.py sha256=iy5XTtPmDa700Jb3mHUJuhppWTyzOSTgYQKkiSbOdJE 2991
uhugo/install.py sha256=tbScd6C9ui9VvVRGdXlnClEtWgf98sPsdHHOmhRCdok 832
uhugo/post_install/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
uhugo/post_install/detect_providers.py sha256=6_BsYukypE3RQmKSDs7BanMQ7Dg6QTV7S9VBVLMctMw 1727
uhugo/post_install/providers/__init__.py sha256=USWrcaJ4N4t-NbUJCrR01q6jRQOdaY6-D6O8oBY7Z0Q 1717
uhugo/post_install/providers/cloudflare.py sha256=8W2EYVz6r_akNYDxrF48_dnxRJMciRzeHRI0n7yexK4 3462
uhugo/post_install/providers/netlify.py sha256=UrvsBlD0UOGvC7dwGQDUxMWdrxvYKX5bsoJ5aPYxOPE 336
uhugo/post_install/providers/vercel.py sha256=w82pS_04bWoyzM5Uu_WjHsePubG20CNqrv6-PQ7NP6c 555
uhugo/post_install/update_providers.py sha256=4h_JqbDJLlJCSKbP1VuzEZt_h6O9YNKrEIj9ZlbOUFw 6077
uhugo/terminal_commands/__init__.py sha256=ycc3FwJoVkpyWi0H8v2lpv7dRVvTFre_rb_54LFqsb8 366
uhugo/terminal_commands/posix.py sha256=mAWf5zYIFh2NtbTpe14GCY51r8pFrzceQOrqs-mU8cM 838
uhugo/terminal_commands/windows.py sha256=IU47zP4xY7W6t2XZuTL_LT59L9T_n51m2nollMftBQ8 1947
uhugo/utils.py sha256=UcFV88IX-EbVPpe8pMkgfj7KdoN0zBBOxS0mVVN_FLU 366
uhugo-1.3.3.dist-info/LICENSE sha256=TMGyrGiIcCRG8dO2esP5hqAxg73EfGKPyJv_GNPmpWc 1078
uhugo-1.3.3.dist-info/METADATA sha256=F03Wc5X3vLxhjmvj8INAyIjS0yRqBYyT9D2GXTmE8-E 2575
uhugo-1.3.3.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
uhugo-1.3.3.dist-info/entry_points.txt sha256=Gz3sW1Vl5-3XYWBXUrtqS66TQAOqAwiRC4BdLGf8Fws 40
uhugo-1.3.3.dist-info/RECORD

entry_points.txt

uhugo = uhugo.cmd:main