Metadata-Version: 1.0
Name: core_explore_keyword_app
Version: 1.0.0
Summary: Exploration by keywords for the curator core project
Home-page: https://github.com/usnistgov/core_explore_keyword_app
Author: NIST IT Lab
Author-email: itl_inquiries@nist.gov
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: ========================
        Core Explore Keyword App
        ========================
        
        Exploration by keywords for the curator core project.
        
        Quickstart
        ==========
        
        1. Add "core_explore_keyword_app" to your INSTALLED_APPS setting
        ----------------------------------------------------------------
        
        .. code:: python
        
            INSTALLED_APPS = [
                ...
                'core_explore_keyword_app',
            ]
        
Platform: UNKNOWN
