Metadata-Version: 1.0
Name: lesspy
Version: 0.1
Summary: 
    Helps compile collections of LESS files into CSS files

    * Given a source directory, recursively finds LESS (.less/lss/.css) files
    * Saves compiled CSS files to a destination path, using the same directory
      structure as the source.
    
Home-page: http://github.com/ryanpetrello/lesspy
Author: Ryan Petrello
Author-email: ryan (at) ryanpetrello.com
License: MIT
Description: UNKNOWN
Keywords: less lesscss css compile
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Pre-processors
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Internet :: WWW/HTTP :: Browsers
