Metadata-Version: 1.0
Name: jsfsdb
Version: 0.1.0
Summary: jsfsdb is a json-on-filesystem database
Home-page: http://jsfsdb.readthedocs.io
Author: Ian Dennis Miller
Author-email: ian@iandennismiller.com
License: MIT
Description: jsfsdb
        =============
        
        https://jsfsdb.readthedocs.io
        
        jsfsdb is a json-on-filesystem database
        
        .. image:: https://img.shields.io/github/stars/iandennismiller/jsfsdb.svg?style=social&label=GitHub
            :target: https://github.com/iandennismiller/jsfsdb
        
        .. image:: https://img.shields.io/pypi/v/jsfsdb.svg
            :target: https://pypi.python.org/pypi/jsfsdb
        
        .. image:: https://readthedocs.org/projects/jsfsdb/badge/?version=latest
            :target: http://jsfsdb.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        .. image:: https://travis-ci.org/iandennismiller/jsfsdb.svg?branch=master
            :target: https://travis-ci.org/iandennismiller/jsfsdb
        
        Overview
        --------
        
        Provide a longer description of the project.
        
        Installation
        ^^^^^^^^^^^^
        
        Python pip
        ~~~~~~~~~~
        
        ::
        
            pip install jsfsdb
        
        Usage
        ^^^^^
        
        ::
        
            blah
        
        Documentation
        ^^^^^^^^^^^^^
        
        http://jsfsdb.readthedocs.io
        
Platform: UNKNOWN
