Metadata-Version: 2.1
Name: filepy
Version: 0.12
Summary: File converter
Home-page: https://github.com/KordianD/filepy
Author: KordianD
Author-email: not_valid@gmail.com
License: UNKNOWN
Keywords: file,convert,extensions,csv,arff
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
Requires-Dist: numpy

[![Build Status](https://travis-ci.com/KordianD/filepy.svg?branch=master)](https://travis-ci.com/KordianD/filepy)
[![PyPI version](https://badge.fury.io/py/filepy.svg)](https://badge.fury.io/py/filepy)

# Goal
This is a package which converts files to different types.

# Installation
``pip install filepy`` 


