Metadata-Version: 2.1
Name: scriptax-runtime
Version: 0.2.1
Summary: Scriptax is a powerful driver for the Apitax framework which exposes an automation first language used to quickly script together automation.
Home-page: https://github.com/Apitax/Scriptax-Runtime
Author: Shawn Clake
Author-email: shawn.clake@gmail.com
License: UNKNOWN
Description: # Scriptax-Runtime
        A means to run Scriptax on its own without the need for the Apitax framework around it.
        
        ## Usage
        * `pip install scriptax-runtime`
        * `pip install scriptaxstd`
        * `spm install scriptaxstd`
        * `scriptax <file>`
        
Keywords: scriptax
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
