Metadata-Version: 2.0
Name: py-algorithms
Version: 0.8.0
Summary: Algorithms and Data Structures
Home-page: https://github.com/rlishtaba/py-algorithms
Author: Roman Lishtaba
Author-email: roman@lishtaba.com
License: GPL v3
Description-Content-Type: UNKNOWN
Keywords: algorithm,algorithms,data-structure,data-structures,data-structures-python,containers,heaps,heap-sort,sorting-algorithms,graphs,graph-algorithms,hashing,python
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: packaging (>=16)
Requires-Dist: PyYAML (<4,>=3)
Requires-Dist: six (<2,>=1)

Algorithms and Data Structures implemented using Python


