Metadata-Version: 1.0
Name: needystates
Version: 0.4.0
Summary: UNKNOWN
Home-page: UNKNOWN
Author: Grayson Head
Author-email: grayson@graysonhead.net
License: GPL V3
Description: NeedyStates
        ===========
        [![Build Status](https://travis-ci.com/graysonhead/needystates.svg?branch=master)](https://travis-ci.com/graysonhead/needystates) [![codecov](https://codecov.io/gh/graysonhead/needystates/branch/master/graph/badge.svg)](https://codecov.io/gh/graysonhead/needystates) [![PyPI version](https://badge.fury.io/py/needystates.svg)](https://badge.fury.io/py/needystates)
        
        Needystates is a state engine for describing the 
        differences between two data structures in a way that allows
        one to be changed into the other via a series of Needs.
        
        One use case of this is configuration automation systems, and also functional programming.
        
        
        Example
        =======
        
        TBD
Platform: UNKNOWN
