Metadata-Version: 2.1
Name: fnms
Version: 0.2.0
Summary: Fast non-maximum suppression.
Home-page: https://github.com/raikel/fnms
Author: Raikel Bordon
Author-email: raikelbl@gmail.com
License: MIT
Description: 
        # fnms
        
        Fast non-maximum suppression with Cython and GPU support.
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.4.0
Description-Content-Type: text/markdown
