Metadata-Version: 2.0
Name: sigutils
Version: 0.2.5
Summary: "A set of utility functions for signal processing."
Home-page: https://github.com/ryanpdwyer/sigutils
Author: Ryan Dwyer
Author-email: ryanpdwyer@gmail.com
License: MIT
Keywords: sigutils
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7

=============================
sigutils
=============================

.. image:: https://travis-ci.org/ryanpdwyer/sigutils.png?branch=master
    :target: https://travis-ci.org/ryanpdwyer/sigutils


A set of utility functions for signal processing.


Features
--------

* TODO




Documentation
-------------

The full documentation is at http://sigutils.rtfd.org.



History
-------

0.1.0 (2015-01-15)
++++++++++++++++++

* First release on PyPI.


