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
- python-aiohttp
- 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
- Show 42 more dependencies...
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 1in 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-scribblesthrown anad error:There may be more.