Metadata-Version: 2.1
Name: powar
Version: 1.0.2
Summary: A configuration manager unlike any other!
Home-page: https://github.com/kontheocharis/powar
Author: Constantine Theocharis
Author-email: kontheocharis@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: Jinja2 (==2.10.3)
Requires-Dist: MarkupSafe (==1.1.1)
Requires-Dist: PyYAML (==5.2)

# powar
A dotfile/configuration manager unlike any other!

## Todo

|                                        | implement     | test     |
| :--------------------------------      | ------------: | -------: |
| custom paths                           | x             | x        |
| exec without files to install          | x             |          |
| jinja2                                 | x             |          |
| global/local variable merge            | x             |          |
| install in root paths with sudo        | x             |          |
| check for change in {powar,global}.yml | x             |          |


