Metadata-Version: 2.1
Name: invenio-files-processor
Version: 0.1.0
Summary: Invenio module for files' processing and or transforming.
Home-page: https://github.com/inveniosoftware/invenio-files-processor
Author: CERN
Author-email: info@inveniosoftware.org
License: MIT
Description: ..
            Copyright (C) 2020 CERN.
        
            Invenio-Files-Processor is free software; you can redistribute it
            and/or modify it under the terms of the MIT License; see LICENSE file for
            more details.
        
        =========================
         Invenio-Files-Processor
        =========================
        
        .. image:: https://github.com/inveniosoftware/invenio-files-processor/workflows/CI/badge.svg
                :target: https://github.com/inveniosoftware/invenio-files-processor/actions
        
        .. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-files-processor.svg
                :target: https://coveralls.io/r/inveniosoftware/invenio-files-processor
        
        .. image:: https://img.shields.io/github/tag/inveniosoftware/invenio-files-processor.svg
                :target: https://github.com/inveniosoftware/invenio-files-processor/releases
        
        .. image:: https://img.shields.io/pypi/dm/invenio-files-processor.svg
                :target: https://pypi.python.org/pypi/invenio-files-processor
        
        .. image:: https://img.shields.io/github/license/inveniosoftware/invenio-files-processor.svg
                :target: https://github.com/inveniosoftware/invenio-files-processor/blob/master/LICENSE
        
        Invenio module for files' processing and or transforming.
        
        TODO: Please provide feature overview of module
        
        Further documentation is available on
        https://invenio-files-processor.readthedocs.io/
        
        
        ..
            Copyright (C) 2020 CERN.
        
            Invenio-Files-Processor is free software; you can redistribute it
            and/or modify it under the terms of the MIT License; see LICENSE file for
            more details.
        
        Changes
        =======
        
        Version 0.1.0 (released TBD)
        
        - Initial public release.
        
Keywords: invenio files processor
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Development Status :: 3 - Alpha
Provides-Extra: tests
Provides-Extra: docs
Provides-Extra: all
Provides-Extra: tika
