Metadata-Version: 1.1
Name: algorsort
Version: 2
Summary: A few sorting algorithms!
Home-page: https://jased.xyz/
Author: Jase Williams
Author-email: jased@jased.xyz
License: MIT
Description: Sort lists with Algorsort
        supports number lists and word lists
        batteries not included
        
        created by:
        Jased#0001
        and Github Copilot
        
        Changelog
        =========
        
        tip: dates are in MM/DD/YYYY format.
        
        2 (11/20/2022)
        You know it's not the same as it was
        -------------------
        - Started adding support for words
        - Seperated words and numbers into classes
        - Changed readme
        - Added my new email and website
        
        1 (8/5/2022)
        Sodium Cloride
        -------------------
        - released :pog:
        
Keywords: sorting
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
