Metadata-Version: 1.1
Name: ckanext-dc_log_view
Version: 0.2.2
Summary: View DC data logs on DCOR
Home-page: https://github.com/DCOR-dev/ckanext-dc_log_view
Author: Paul Müller
Author-email: dev@craban.de
License: AGPLv3+
Description: ckanext-dc_log_view
        ===================
        
        A CKAN log viewer for DC files.
        
        Installation
        ------------
        
        ::
        
            pip install ckanext-dc_log_view
        
        
        
        Add this extension to the plugins and defaul_views in ckan.ini:
        
        ::
        
            ckan.plugins = [...] dc_log_view
            ckan.views.default_views = [...] dc_log_view
        
Keywords: CKAN,DCOR,RT-DC
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
