Metadata-Version: 2.1
Name: yardict
Version: 0.9.0
Summary: Fast and simple implementation of a dictionary which accepts integer ranges as keys and has O(log n) complexity for lookup.
Home-page: https://github.com/danse-macabre/yardict
Author: Maksim Malyutin
License: UNKNOWN
Description: UNKNOWN
Keywords: range dict dictionary
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Provides-Extra: dev
