Metadata-Version: 2.0
Name: ujsonpath
Version: 0.0.2
Summary: A fast JSONPath implementation
Home-page: https://github.com/LuizArmesto/ujsonpath
Author: Luiz Armesto
Author-email: luiz.armesto@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5

uJSONPath 0.0.2
===============

[![Build Status](https://travis-ci.org/LuizArmesto/ujsonpath.svg?branch=master)](https://travis-ci.org/LuizArmesto/ujsonpath)
[![Code Climate](https://codeclimate.com/github/LuizArmesto/ujsonpath/badges/gpa.svg)](https://codeclimate.com/github/LuizArmesto/ujsonpath)
[![Test Coverage](https://codeclimate.com/github/LuizArmesto/ujsonpath/badges/coverage.svg)](https://codeclimate.com/github/LuizArmesto/ujsonpath/coverage)
[![PyPI version](https://badge.fury.io/py/ujsonpath.svg)](https://badge.fury.io/py/ujsonpath)
[![Requirements Status](https://requires.io/github/LuizArmesto/ujsonpath/requirements.svg?branch=master)](https://requires.io/github/LuizArmesto/ujsonpath/requirements/?branch=master)


