Metadata-Version: 2.1
Name: signal-tools
Version: 0.0.1
Summary: Command line tool to filter and tranform datastreams
Author: Alexander Becker
Author-email: a.becker@cern.ch
License: GPL3
Keywords: signals,science,math
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: Console
Description-Content-Type: text/x-rst

Signal-Tools
============
The Signal-Tools are a collection of tools for filtering and transforming data streams from files.
It is intended as tool to explore signal transformations and filters on the command line before comitting to writing a dedicated program.
It is intended to work well when piping multiple instances of commands together, following the unix philosophy.
