Metadata-Version: 1.1
Name: lts
Version: 0.0.1
Summary: A basic list to string converter
Home-page: UNKNOWN
Author: Peter Kyle
Author-email: peterdooga@gmail.com
License: MIT
Description: This is a very simple library that converts a list into a string with an optional separator, which defaults to a space, (" ").
        
        Change Log
        ===========
        
        0.0.1 (8/26/2020)
        -----------------
        - First Release
Keywords: lts
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
