Go to file
Eugen Ciur 9fbaaf7dfd
Merge pull request #2 from georgkrause/test_pdflib
Unit Tests for PDF lib
2020-11-27 15:41:04 +01:00
.github/workflows Introduce Github Actions 2020-11-24 21:37:03 +01:00
mglib Merge pull request #2 from georgkrause/test_pdflib 2020-11-27 15:41:04 +01:00
test Merge pull request #2 from georgkrause/test_pdflib 2020-11-27 15:41:04 +01:00
.gitignore Initial commit of mglib 2020-04-25 10:17:48 +02:00
LICENSE Initial commit of mglib 2020-04-25 10:17:48 +02:00
README.md Endpoint concept changed into Path 2020-05-04 13:58:56 +02:00
changelog.md Throw a more specific excetion on unsupported file format 2020-08-24 09:14:01 +02:00
setup.py Throw a more specific excetion on unsupported file format 2020-08-24 09:14:01 +02:00

README.md

MgLib

Python Package containing modules shared across all Papermerge Project project.

Installation

pip install mglib

Run tests

python test/run.py