
    "d                         d Z ddlmZ ddlZddlmZmZmZmZm	Z	  ej                  e      j                   ej                                 e        dZd Z ee      Zy)aX  
The SASS language brings countless amazing features to CSS.

Besides being used in web development, CSS is also the way to stylize Qt-based
desktop applications. However, Qt's CSS has a few variations that prevent the
direct use of SASS compiler.

The purpose of qtsass is to fill the gap between SASS and Qt-CSS by handling
those variations.
    )absolute_importN)compilecompile_dirnamecompile_filenameenable_loggingwatchz0.4.0c                     g }| j                  d      D ]  }	 t        |      }|j                  |       ! t	        |      S # t        $ r Y )w xY w)z6Convert a version string to a number and string tuple..)splitint
ValueErrorappendtuple)versionpartsparts      1/usr/lib/python3/dist-packages/qtsass/__init__.py_to_version_infor   /   s[    Ec" 	t9D 	T <  		s   A	AA)__doc__
__future__r   logging
qtsass.apir   r   r   r   r   	getLogger__name__
addHandlerNullHandler__version__r   VERSION_INFO     r   <module>r!      se   	 '     (  & &':w':':'< =     ,r    