Metadata-Version: 1.0
Name:AllAboutLinkedList	
Version: 1.0
Summary: linked list implementation
Author:Barak Battach
Author-email: barakbattach@gmail.com
Description: 
	This Package implement linked list using python.
	Additionally you find few algorithems that
	will ease your work with linked list.




  
Keywords: linked list,algorithems
Platform: Cross platform
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
