Metadata-Version: 1.1
Name: pyls-smart
Version: 0.0.1
Summary: A command to list directory
Home-page: https://github.com/vickyrv2206/python_project
Author: Vignesh Ramesh
Author-email: vickyvignesh2206@gmail.com
License: MIT
Description: This is the python library which implements the list directory command using python
        For each operand that names a file of a type other than directory, pyls-smart displays its name as well as any requested, associated information.
        If no arguments are specified, by default list in short format(files only)
        
        Change Log
        ==========
        
        
        0.0.1 (05/04/2021)
        ------------------
        - First release
Keywords: list-directory
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: Operating System :: Unix
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
