Go to file
Eugen Ciur fa90e6b0a6 removed pdftk dependency 2020-12-01 07:44:57 +01:00
.github/workflows typo 2020-11-29 09:37:12 +01:00
mglib removed pdftk dependency 2020-12-01 07:44:57 +01:00
requirements Modified tests 2020-11-28 20:06:05 +01:00
test removed pdftk dependency 2020-12-01 07:44:57 +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 run flake8 + tests 2020-11-29 08:50:46 +01:00
changelog.md Throw a more specific excetion on unsupported file format 2020-08-24 09:14:01 +02:00
setup.py typo in setup.py 2020-11-29 09:44:51 +01:00

README.md

MgLib

Python Package containing modules shared across all Papermerge Project project.

Installation

pip install mglib

Run tests

python test/run.py

Requirements

python >= 3.7