Metadata-Version: 1.1
Name: xir
Version: 0.0.2
Summary: Experiment Model Intermediate Representation
Home-page: https://gitlab.com/mergetb/xir
Author: Ryan Goodfellow
Author-email: rgoodfel@isi.edu
License: Apache2.0
Description: # Python3 XIR Langauge Bindings
        
        ## Installation
        
        From this directory execute the following command to install globally on your system. If you would prefer to install locally you can also use the `--user` flag from pip. For more info see `pip3 install --help`.
        
        ```
        sudo pip3 install .
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
