Metadata-Version: 2.1
Name: relaton
Version: 0.2.11
Summary: Library for working with Relaton bibliographic data models in Python. Provides Pydantic models and dataclasses, as well as parsers and serializers.
Home-page: http://github.com/relaton/relaton-py/
Author: Ribose Inc.
Author-email: open@ribose.com
License: BSD 2-clause
Keywords: Relaton,bibliographic data,bibliography,Pydantic,dataclasses
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Description-Content-Type: text/x-rst
License-File: LICENSE

relaton-py
==========

.. image:: https://codecov.io/gh/relaton/relaton-py/branch/master/graph/badge.svg?token=TLQzB7fg5U
   :target: https://codecov.io/gh/relaton/relaton-py
      
Utilities and data models for working with Relaton bibliographic items.

For latest documentation, see https://relaton-py.readthedocs.io/.


