Metadata-Version: 2.1
Name: pyjaniml
Version: 0.0.5
Summary: classes for janiml handling
Home-page: https://gitlab.com/mbio/pyjaniml
Author: Jannik Schwab
Author-email: j.schwab@micro-biolytics.com
License: MIT
Download-URL: https://gitlab.com/mbio/pyjaniml/-/archive/master/pyjaniml-master.tar.gz
Description: # pyjaniml
        
        A package to serialize and deserialize janiml json documents using marshmallow.
        
        ## Installation
        Install directly from the GitLab repository  
        `$ pip install pyjaniml`
        
        ## Usage
        
        ### Example usage
        
        ### Not yet implemented
        - Nested categories
        - Signature Set
        - Audit Trail
        
        
Keywords: AniML,json
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
