forked from ix-plugin-hub/iocage-plugin-index
-
Notifications
You must be signed in to change notification settings - Fork 0
/
paperless-ngx.json
52 lines (52 loc) · 1.14 KB
/
paperless-ngx.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"name": "paperless-ngx",
"plugin_schema": "2",
"release": "13.2-RELEASE",
"artifact": "https://github.com/tornadoracer/iocage-plugin-paperless-ngx.git",
"properties": {
"dhcp": 1
},
"pkgs": [
"py39-pip",
"py39-pikepdf",
"py39-scikit-learn",
"liberation-fonts-ttf",
"imagemagick7",
"zbar",
"unpaper",
"icc-profiles-adobe-cs4",
"qpdf",
"leptonica",
"pngquant",
"lzlib",
"tesseract",
"redis",
"git",
"mysql80-client",
"mysql80-server",
"py39-psycopg2",
"cmake",
"py39-scipy",
"gcc",
"rust",
"gnupg",
"py39-pyinotify",
"py39-sqlite3",
"py39-django42",
"py39-celery",
"py39-nltk",
"libxml2",
"libxslt",
"expect"
],
"packagesite": "http://pkg.FreeBSD.org/${ABI}/latest",
"fingerprints": {
"iocage-plugins": [
{
"function": "sha256",
"fingerprint": "b0170035af3acc5f3f3ae1859dc717101b4e6c1d0a794ad554928ca0cbb2f438"
}
]
},
"revision": 0
}