Metadata-Version: 2.1
Name: histmp
Version: 0.0.1
Summary: Calculate histograms with blazing speed.
Home-page: https://git.sr.ht/~ddavis/histmp
Author: Doug Davis
Author-email: ddavis@ddavis.io
License: BSD 3-clause
Description: # histmp
        
        [![builds.sr.ht status](https://builds.sr.ht/~ddavis/histmp.svg)](https://builds.sr.ht/~ddavis/histmp?)
        ![](https://img.shields.io/pypi/pyversions/pygram11.svg?colorB=blue&style=flat)
        [![PyPI](https://img.shields.io/pypi/v/histmp?color=486b87)](https://pypi.org/project/histmp/)
        
        
        A Python 3 module for calculating histograms with blazing speed.
        
        This software is currently alpha quality, but it is tested. The public
        API is unstable between 0.0.x releases.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: C
Classifier: Programming Language :: C++
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.6
Description-Content-Type: text/markdown
