Metadata-Version: 1.0
Name: django-ccfiletypes
Version: 0.0.4
Summary: Django templatefilters for displaying info about files.
Home-page: https://github.com/designcc/django-ccfiletypes
Author: c&c
Author-email: studio@designcc.co.uk
License: BSD 3 Clause
Description: About
        =====================================
        ccfiltypes is a small collection of template filters for django that
        make the displaying of information from FileFields a little easier..
        
        It's useful for displaying an icon for a certain filetype or getting
        just the filename without the full path.
        
        Checkout the `documentation`_.
        
        
        
        
        
        Attribution
        =====================================
        
        The icons in this package come from the `Free File Icons`_ project by `Teambox`_ and a copy of
        the license can be found the ccfiletypes/static/ccfiletypes directory.
        
        
        .. _Free File Icons: https://github.com/teambox/Free-file-icons
        .. _Teambox: http://www.teambox.com/
        .. _documentation: http://ccfiletypes.rtfd.org
        
Platform: UNKNOWN
