Go to file
Eugen Ciur 98bd79d410 version bump 2020-07-25 10:46:32 +02:00
mglib fix pdfinfo.get_pagecount bug. Add unit tests. Bump version. 2020-07-25 10:43:50 +02:00
test fix pdfinfo.get_pagecount bug. Add unit tests. Bump version. 2020-07-25 10:43:50 +02: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 version bump 2020-07-25 10:46:32 +02:00
setup.py version bump 2020-07-25 10:46:32 +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