Metadata-Version: 1.2
Name: mglib
Version: 1.3.9
Summary: Common code used across all Papermerge project utilities
Home-page: https://www.papermerge.com/
Author: Eugen Ciur
Author-email: eugen@papermerge.com
License: Apache 2.0 License
Description: MgLib
        =======
        
        Python Package containing modules shared across all `Papermerge Project <https://github.com/ciur/papermerge>`_ project.
        
        Installation
        ##############
        
            pip install mglib
        
        Run tests
        ###########
        
            python test/run.py
        
        
        Requirements
        ##############
        
            python >= 3.7
        
Keywords: common,package,shared,papermerge,pdf,ocr,dms
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
