Metadata-Version: 1.1
Name: data-portal-explorer
Version: 0.1.0
Summary: This package contains tools to extract metadata from CKAN
    instances which can be used to study data portals as infrastructures from
    the perspective of social/cultural research.
Home-page: https://gitlab.com/kingsdigitallab/data_portal_explorer
Author: Kings Digital Lab
Author-email: jmvieira@gmail.com
License: MIT license
Description: ====================
        Data Portal Explorer
        ====================
        
        .. image:: https://img.shields.io/badge/License-MIT-yellow.svg
            :target: https://opensource.org/licenses/MIT
        
        .. image:: https://img.shields.io/pypi/v/data_portal_explorer.svg
                :target: https://pypi.python.org/pypi/data_portal_explorer
        
        .. image:: https://img.shields.io/travis/kingsdigitallab/data_portal_explorer.svg
                :target: https://travis-ci.org/kingsdigitallab/data_portal_explorer
        
        .. image:: https://readthedocs.org/projects/data-portal-explorer/badge/?version=latest
                :target: https://data-portal-explorer.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/kingsdigitallab/data_portal_explorer/shield.svg
             :target: https://pyup.io/repos/github/kingsdigitallab/data_portal_explorer/
             :alt: Updates
        
        
        This package contains tools to extract metadata from CKAN instances which can
        be used to study data portals as infrastructures from the perspective of
        social/cultural research.
        
        
        * Documentation: https://data-portal-explorer.readthedocs.io.
        
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the
        `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2019-03-21)
        ------------------
        
        * First release on PyPI.
        
Keywords: data_portal_explorer
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
