Metadata-Version: 1.1
Name: castle.theme
Version: 1.0.3
Summary: CastleCMS Theme Package
Home-page: https://github.com/castlecms/castle.theme
Author: Wildcard Corp.
Author-email: info@wildcardcorp.com
License: GPL
Description: Introduction
        ============
        
        This is the default theme for CastleCMS.
        
        Since CastleCMS does not use Diazo, this theme should be a good reference on how to
        write your own CastleCMS themes.
        
        Changelog
        =========
        
        1.0.3 (2018-12-28)
        ------------------
        
        - Fix query listing styles
          [vangheem]
        
        - Fix build
          [vangheem]
        
        - Reorganize into smaller components
          [vangheem]
        
        - Python 3 compat
          [vangheem]
        
        - fix spelling of CastleCMS
          [tkimnguyen]
        
        
        1.0.2 (2018-03-04)
        ------------------
        
        - fix MANIFEST.in, remove extraneous version.txt
          [tkimnguyen]
        
        
        1.0.1 (2018-03-03)
        ------------------
        
        - fix spelling of CastleCMS, update package metadata in setup.py, bump version
          [tkimnguyen]
        
        
        1.0.0 (2016-12-07)
        ------------------
        
        - Initial public release
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 5.0
Classifier: Framework :: Plone :: 5.1
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
