Metadata-Version: 2.1
Name: uhugo
Version: 0.0.1
Summary: Hugo publisher is a CLI utility helper for Hugo static site builder
Home-page: https://github.com/akshaybabloo/uHugo
Author: Akshay Raj Gollahalli
Author-email: akshay@gollahalli.com
License: MIT
Keywords: hugo,hugo cli helper
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click (~=8.0.1)
Requires-Dist: packaging (~=20.9)
Requires-Dist: requests (~=2.25.1)
Requires-Dist: toml (~=0.10.2)
Requires-Dist: pyyaml (~=5.4.1)
Requires-Dist: psutil (~=5.8.0)
Requires-Dist: rich (~=10.4.0)

# hugo-publisher
Hugo publisher is a helper tool to publish Hugo websites


