Metadata-Version: 1.1
Name: ricecomp-cfitsio
Version: 1.0
Summary: Rice compression and decompression for Python.
Home-page: https://github.com/tclarke/ricecomp-cfitsio-python.git
Author: Trevor R.H. Clarke
Author-email: trevor@notcows.com
License: BSD License
Description: Rice comression and decompression using the routines in the cfitsio library.
Keywords: compression,rice,lossless,module
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Archiving :: Compression
Requires: Cython (>=0.2)
Requires: numpy (>=1.7.0)
