Metadata-Version: 1.1
Name: list_printer_package
Version: 0.1
Summary: A module to print the contents of lists
Home-page: https://upload.pypi.org/legacy/
Author: Laura Hampton
Author-email: laura@laura-hampton.com
License: MIT
Description-Content-Type: UNKNOWN
Description: A simple list printer
        =======================
        
        This is a simple list printer. It has one function, list_printer(), which prints the contents of nested lists. It is intended as a sample and a test project for uploading projects to Warehouse. 
        
        
Keywords: sample list printer
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
