Metadata-Version: 1.0
Name: zetalibrary
Version: 0.3.2
Summary: Zeta library is css, js framework.

Home-page:  http://github.com/klen/zeta-library
Author: Kirill Klenov
Author-email: horneds@gmail.com
License: GNU LGPL
Description: ..   -*- mode: rst -*-
        
        zeta-library
        ############
        
        *Zeta library* is framework for create and collect css, js files. Zeta have partiotial scss support. Docs in working.
        
        .. contents::
        
        Requirements
        -------------
        
        - python >= 2.5
        - pip >= 0.8
        
        Installation
        ------------
        
        **Zeta library** should be installed using pip: ::
        
            pip install zetalibrary
        
        Usage
        ------
        
        zeta ::
        
            Usage: zeta-link [--prefix PREFIX] FILENAME or DIRNAME
            Parse file or dir, import css, js code and save with prefix.
            Options:
            -h, --help            show this help message and exit
            -p PREFIX, --prefix=PREFIX Save result with prefix. Default is '_'.
        
        .. _zeta-library: http://github.com/klen/zeta-library.git
        
Platform: Any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: Russian
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Programming Language :: Python
Classifier: Environment :: Console
Classifier: Topic :: Software Development :: Code Generators
