Search Criteria
Package Details: plom 0.15.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/plom.git (read-only, click to copy) |
---|---|
Package Base: | plom |
Description: | Paperless open marking |
Upstream URL: | https://gitlab.com/plom/plom |
Licenses: | AGPL-3.0-only |
Submitter: | coldsoup49 |
Maintainer: | coldsoup49 (alerque) |
Last Packager: | alerque |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-02-04 08:17 (UTC) |
Last Updated: | 2024-05-01 11:42 (UTC) |
Dependencies (62)
- gunicorn
- opencv (opencv-cuda)
- python (python37AUR, python311AUR, python310AUR)
- python-aiohttp (python-aiohttp-gitAUR)
- python-arrow
- python-beautifulsoup4
- python-canvasapiAUR
- python-cryptography
- python-debugpy
- python-django
- python-django-bracesAUR
- python-django-filter
- python-django-htmxAUR
- python-django-hueyAUR
- python-django-humanize
- python-django-mathfilters
- python-django-polymorphicAUR
- python-django-reset-migrations
- python-django-session-timeout
- python-djangorestframework
- python-exifAUR
- python-file-magic
- python-fonttools (python-fonttools-gitAUR)
- python-imutilsAUR
- python-matplotlib (python-matplotlib-gitAUR)
- python-model-bakery
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-packaging
- python-pandas
- python-passlib
- python-peewee
- python-pillow (python-pillow-gitAUR)
- python-platformdirs
- python-psycopg2
- python-pymupdf
- python-pymysql
- python-pyqt6
- python-pyqt6-sip
- python-pytest-qt
- python-random-username
- python-requests
- python-requests-toolbelt
- python-scikit-learn (python-scikit-learn-gitAUR)
- python-scipy (python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR, python-scipy-mkl-binAUR)
- python-seaborn
- python-segnoAUR
- python-stdiomask
- python-tabulate (python-tabulate-gitAUR)
- python-tomli
- python-tomlkit
- python-tqdm
- python-urllib3
- python-weasyprint
- python-whitenoise
- python-zipfly
- python-zxing-cppAUR (python-zxing-cpp-binAUR)
- pyzbarAUR
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
coldsoup49 commented on 2021-08-06 19:20 (UTC)
Added you as a co-maintainer; feel free to poke around!
alerque commented on 2021-08-06 09:42 (UTC)
Also the
|| return 1
in the package() function is bogus, that should never be needed. That means something is wrong and ignoring the error is not a fix, the actual root cause should be dug out. If you need help feel free to add me as a co-maintainer and I'll look into it.alerque commented on 2021-08-06 09:41 (UTC)
This package is missing dependencies. It builds okay but at least some of the parts don't run for me. For example trying
plom-fake-scribbles
thrown anad error:There may be more.