Metadata-Version: 1.1
Name: metald
Version: 0.1.0b3
Summary: LSST project metadata synthesis and JSON-LD export library.
Home-page: https://github.com/lsst-sqre/metald
Author: Association of Universities for Research in Astronomy, Inc.
Author-email: jsick@lsst.org
License: MIT
Description: ###########
        LSST Metald
        ###########
        
        .. image:: https://img.shields.io/pypi/v/metald.svg
           :target: https://pypi.python.org/pypi/metald
           :alt: Python Package Index
        .. image:: https://img.shields.io/travis/lsst-sqre/metald.svg
           :target: https://travis-ci.org/lsst-sqre/metald
           :alt: Travis CI build status
        
        **Metald (meta linked data; pronounced "metal d") is a Python library for gathering metadata about LSST's software and documentation projects and synthesizing it into JSON-LD (linked data) resources.**
        
        This project is related to LSST DocHub, an experimental project to gather LSST information artifacts from across the web, and make them discoverable through a single API.
        DocHub adapters can use this library to create LSST DocHub JSON-LD resources.
        
        Metald is developed by **LSST**, the Large Synoptic Survey Telescope.
        Learn more at `www.lsst.org <https://www.lsst.org>`_.
        
        License
        =======
        
        Metald is MIT licensed. See `LICENSE <./LICENSE>`_.
        
Keywords: lsst
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
