Metadata-Version: 1.0
Name: ElasticTabstops
Version: 0.2.0dev
Summary: Provides functionality for handling text indented/aligned with elastic tabstops
Home-page: http://nickgravgaard.com/elastictabstops/
Author: Nick Gravgaard
Author-email: me@nickgravgaard.com
License: MIT/X11
Description: This package provides functionality for handling text indented/aligned with
        elastic tabstops. It can be used to convert files which use spaces for
        indentation/alignment (and vice versa) which is useful when working on
        projects which use them in their coding standards.
        
        This package is by Nick Gravgaard and is licensed under an MIT/X11 licence.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Filters
Classifier: Topic :: Text Processing :: General
Classifier: Topic :: Text Processing :: Markup
