Metadata-Version: 2.1
Name: powar
Version: 1.0.3
Summary: A configuration manager unlike any other!
Home-page: https://github.com/kontheocharis/powar
Author: Constantine Theocharis
Author-email: kontheocharis@gmail.com
License: UNKNOWN
Description: # 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             |          |
        
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
