Metadata-Version: 2.1
Name: nprinter
Version: 1.0.0
Summary: A simple printer of nested lists
Home-page: http://www.nolinearpath.com
Author: nolinearpath
Author-email: donaldteghen@gmail.com

Help on built-in function len in module nprinter:

printlist(obj)
    prints out the content of the list object.
