Metadata-Version: 2.1
Name: pythonferret
Version: 0.1.0
Summary: Python wrapper over Ferret written in C
Home-page: https://github.com/pyfer/pythonferret
Author: Egor Urvanov
Author-email: ucompany.pro@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# PyFer

This repository intend of to help you to use [ferret](https://github.com/MontFerret/ferret) from python. We build 
c-library from golang source and write class wrapper.  

# Installation

    pip install pythonferret



