Metadata-Version: 2.1
Name: jsontrips
Version: 0.1.50
Summary: A basic package
Home-page: https://github.com/mrmechko/jsontrips
Author: Rik
Author-email: rbose@cs.rochester.edu
License: UNKNOWN
Description: # jsontrips [![PyPI version](https://badge.fury.io/py/jsontrips.svg)](https://badge.fury.io/py/jsontrips)
        
        [![Build Status](https://travis-ci.org/mrmechko/jsontrips.svg?branch=master)](https://travis-ci.org/mrmechko/jsontrips)
        
        To rebuild:
        
        ```
        > ./make.sh
        # run facilitator
        # in sbcl, rooted at src/Systems/gloss
        > (load "test")
        > (run)
        > (write-jsons)
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
