Metadata-Version: 2.4
Name: homely
Version: 0.21.0
Summary: Automate the installation of your personal config files and favourite tools using Python.
Project-URL: Documentation, https://homely.readthedocs.io/
Author: Peter Hodge
License-Expression: MIT
License-File: LICENSE
Keywords: automation,configuration,dotfiles,environment,tools,utilities
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Requires-Dist: click>=8.3
Requires-Dist: python-daemon>=2.3.0
Requires-Dist: pyyaml>=6.0.3
Requires-Dist: requests>=2.25.1
Requires-Dist: tomli>=2.3.0; python_full_version < '3.11'
