Metadata-Version: 2.1
Name: tinylib
Version: 0.1.2
Summary: An implementation of a tiny, light weighted STL in Python.
Home-page: https://github.com/lidongrong/PyMSTL
Author: Dongrong Li
Author-email: DongrongLi@link.cuhk.edu.hk
License: MIT
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.6.0
Description-Content-Type: text/markdown
License-File: LICENSE.txt.txt

An implementation of a tiny, light weighted STL in Python.

