Metadata-Version: 1.1
Name: diffident
Version: 0.0.1
Summary: Dual-pushdown automation about shell or other scripting.
Home-page: http://rbirm.us
Author: Ryan Birmingham
Author-email: birm@rbirm.us
License: UNKNOWN
Description: # DiffidentPush
        A pushdown engine for generating bash, or similar languages
        
        ## The name
        Diffident ~= Bashful <- Bash Full
        That is, it's a pun on bash.
        
        ## What is this?
        It may be abandoned quickly, but I wanted to make the most succinct way to make bash automation.
        Automation automation, essentially. I figured that a minified pushdown automata around bash was the way to do it.
        I'm using python for now, as always due to readability.
        
        ## Status
        I'm still working on literally everything.
        It doesn't work.
        It doesn't really exist.
        I'm not even 22% sure of the name.
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Unix Shell
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Other Scripting Engines
Classifier: License :: OSI Approved :: MIT License
