Metadata-Version: 2.1
Name: mmif-python
Version: 0.3.2
Summary: Python implementation of MultiMedia Interchange Format specification. (https://mmif.clams.ai)
Home-page: https://mmif.clams.ai
Author: Brandeis Lab for Linguistics and Computation
Author-email: admin@clams.ai
License: UNKNOWN
Description: # MMIF for python 
        
        **NOTE** that this project is in pre-alpha and being actively developed. Nothing is guaranteed to reliably work for the moment and developer need to be very careful when using APIs implemented here. Please use [the issue track](https://github.com/clamsproject/mmif/issues) to report bugs and malfunctions.
        
        ## MultiMedia Interchange Format
        [MMIF](htts://mmif.clams.ai) is a JSON(-LD)-based data format designed for transferring annotation data between computational analysis applications in [CLAMS project](https://www.clams.ai). 
        
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers 
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
