Metadata-Version: 2.1
Name: Taby
Version: 0.0.4
Summary: CLI for highlighting tab spaces in a file
Home-page: UNKNOWN
Author: Sombodee (Landon Hutchins)
License: MIT
Description: # Taby
        
        A pip package that highlights tabs
        
        ### Features
        - Easy to use
        - Fast
        - Efficient
        
        ### Author
        This pip package was created and maintained by Landon Hutchins
        
        ### Installation
        The following are the steps on how to use the Taby package.
        
        ```sh
        pip install taby
        ```
        
        
        ### Contributions
        This project is currently closed to contributions
        
        ### License
        MIT
        
        
        
Keywords: python,tabs,highlight,CLI
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
