Metadata-Version: 2.1
Name: inverted-index
Version: 0.1.0
Summary: Inverted Index
Home-page: https://github.com/blester125/inverted-index
Author: blester125
Author-email: blester125@gmail.com
License: MIT
Download-URL: https://github.com/blester125/inverted-index/archive/0.1.0.tar.gz
Description: # Inverted Index
        
        <!-- [![PyPi Version](https://img.shields.io/pypi/v/inverted-index)](https://pypi.org/project/inverted-index/) -->
        
        <!-- [![Actions Status](https://github.com/blester125/inverted-index/workflows/Unit%20Test/badge.svg)](https://github.com/blester125/inverted-index/actions) -->
        
        [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: prompt
Provides-Extra: test
