Metadata-Version: 2.1
Name: poppylib
Version: 0.0.2
Summary: Battle tested algorithms & data-structures implemented in pure python
Home-page: https://github.com/navneethg/poppy
Author: Navneeth Gopalakrishnan
Author-email: enn.navneeth@gmail.com
License: UNKNOWN
Description: # poppy
        Battle tested algorithms and data-structures for your next space-mission or casual reading.
        
Keywords: algorithms,data structures
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.5, <4
Description-Content-Type: text/markdown
