Metadata-Version: 2.1
Name: openschema
Version: 0.1.dev0
Summary: Programmatic catalog of public dataset schemas
Home-page: https://github.com/formlio/openschema
Author: attr: openschema.__author__
Maintainer: ForML Development Team
Maintainer-email: forml-dev@googlegroups.com
License: Apache License 2.0
Description: <!--
         Licensed to the Apache Software Foundation (ASF) under one
         or more contributor license agreements.  See the NOTICE file
         distributed with this work for additional information
         regarding copyright ownership.  The ASF licenses this file
         to you under the Apache License, Version 2.0 (the
         "License"); you may not use this file except in compliance
         with the License.  You may obtain a copy of the License at
        
           http://www.apache.org/licenses/LICENSE-2.0
        
         Unless required by applicable law or agreed to in writing,
         software distributed under the License is distributed on an
         "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
         KIND, either express or implied.  See the License for the
         specific language governing permissions and limitations
         under the License.
        -->
        
        Openschema
        ==========
        
        [![GitHub Build](https://github.com/formlio/openschema/workflows/CI%20Build/badge.svg)](https://github.com/formlio/openschema/actions/)
        [![Documentation Status](https://readthedocs.org/projects/openschema/badge/?version=latest)](https://openschema.readthedocs.io/en/latest/)
        [![License](http://img.shields.io/:license-Apache%202-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.txt)
        [![PyPI Version](https://badge.fury.io/py/openschema.svg)](https://pypi.org/project/openschema/)
        [![PyPI Downloads](https://img.shields.io/pypi/dm/openschema)](https://pypi.org/project/openschema/)
        [![Code Style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
        
        
        Openschema is a programmatic catalog of public dataset schemas based on the [ForML Dataset DSL
        API](https://docs.forml.io/en/latest/dsl.html).
        
        
        Resources
        ---------
        
        * [Documentation](https://openschema.readthedocs.io/en/latest/)
        * [Source Code](https://github.com/formlio/openschema/)
        * [Issue Tracker](https://github.com/formlio/openschema/issues/)
        * [PyPI Repository](https://pypi.org/project/openschema/)
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3
Description-Content-Type: text/markdown
Provides-Extra: doc
