Metadata-Version: 2.1
Name: python-bubble-sort
Version: 1.0.0
Summary: A simple Python implementation of the bubble sorting algorithm
Home-page: https://github.com/IsaacTimothyLyne/python-bubble-sort
Author: Isaac Lyne
Author-email: isaactimothylyne@gmail.com
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent

