Metadata-Version: 2.1
Name: mglib
Version: 1.2.2
Summary: Common code used across all Papermerge project utilities
Home-page: https://github.com/papermerge/mglib
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
        
Keywords: common,pacakge,shared,papermerge
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
