Metadata-Version: 1.1
Name: bitis
Version: 0.7.1
Summary: Bitis is a processing library for binary timed signals
Home-page: http://bitis.inrim.it
Author: Fabrizio Pollastri
Author-email: f.pollastri@inrim.it
License: http://www.gnu.org/licenses/gpl.txt
Description: 
          Bitis is a python module that implements a full set of operators over
          binary signals represented with BTS format. The BTS format is a computer
          memory representation of a binary signal that can have a very compact
          memory footprint when the signal has a low rate of change with respect
          to its sampling period.
          
Platform: Linux
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: POSIX :: Linux
