Metadata-Version: 1.1
Name: py-data-structures
Version: 0.1
Summary: Some widely used Abstract data structures
Home-page: https://github.com/vishalsharma14/py-data-structures
Author: Vishal
Author-email: vishal.sharma9597@gmail.com
License: MIT
Description: This repository contains python implementation of some widely used data structures
Keywords: DATA STRUCTURES,STACK,QUEUE
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
