Metadata-Version: 2.1
Name: pyopenephys
Version: 0.1.1
Summary: Python package for parsing Open Ephys data.
Home-page: https://github.com/CINPLA/py-open-ephys
Author: Alessio Buccino
Author-email: alessiob@ifi.uio.no
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: quantities
Requires-Dist: xmltodict

[![Build Status](https://travis-ci.org/CINPLA/py-open-ephys.svg)](https://travis-ci.org/CINPLA/py-open-ephys)
[![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
[![codecov](https://codecov.io/gh/CINPLA/py-open-ephys/branch/master/graph/badge.svg)](https://codecov.io/gh/CINPLA/py-open-ephys)

# py-open-ephys
Python reader for open ephys in python


