Metadata-Version: 1.1
Name: jmbo-listing
Version: 0.1
Summary: A listing is a stored search that can be rendered in a certain style.
Home-page: https://github.com/praekelt/jmbo-listing
Author: Praekelt Consulting
Author-email: dev@praekelt.com
License: BSD
Description: Jmbo Listing
        ============
        **A listing is a stored search that is rendered in a certain style.**
        
        .. figure:: https://travis-ci.org/praekelt/jmbo-listing.svg?branch=develop
           :align: center
           :alt: Travis
        
        .. contents:: Contents
            :depth: 5
        
        Installation
        ------------
        
        #. Install or add ``jmbo-listing`` to your Python path.
        
        #. Add ``listing`` to your ``INSTALLED_APPS`` setting.
        
        #. Run ``manage.py migrate listing``.
        
        Usage
        -----
        
        Full documentation is at http://jmbo-listing.readthedocs.org.
        
        Authors
        =======
        
        Praekelt Consulting
        -------------------
        
        * Hedley Roos
        
        Changelog
        =========
        
        0.1
        ---
        #. First release.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
