Metadata-Version: 1.1
Name: blanc-basic-events
Version: 0.3.2
Summary: Blanc Basic Events for Django
Home-page: https://github.com/blancltd/blanc-basic-events
Author: Alex Tomkins
Author-email: alex@blanc.ltd.uk
License: BSD
Description: Blanc Basic Events
        ==================
        
        A simple events calendar for Django.
        
        Installation
        ------------
        
        Using pip_:
        
        .. _pip: https://pip.pypa.io/
        
        .. code-block:: console
        
            $ pip install blanc-basic-events
        
        Documentation
        -------------
        
        Package documentation is hosted on `Read the Docs`_, see
        https://blanc-basic-events.readthedocs.org/
        
        .. _Read the Docs: https://readthedocs.org/
        
Platform: any
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
