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 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327
|
Source: paperwork
Section: python
Priority: optional
Maintainer: Thomas Perret <thomas.perret@phyx.fr>
Build-Depends:
debhelper-compat (= 13),
dh-python,
pybuild-plugin-pyproject,
python3-all,
python3-setuptools,
python3-setuptools-scm,
python3-docutils,
python3-sphinx,
python3-sphinxcontrib.plantuml,
sphinx-doc,
po4a,
imagemagick,
texlive,
texlive-lang-english,
texlive-lang-french,
texlive-lang-german,
texlive-latex-extra,
texlive-latex-recommended,
lmodern,
xvfb,
xauth,
python3-gi,
gir1.2-poppler-0.18,
python3-gi-cairo,
gir1.2-gtk-3.0,
gir1.2-notify-0.7,
gir1.2-libinsane-1.0,
gir1.2-handy-1,
python3-distro,
python3-pillow,
python3-pypillowfight,
python3-sklearn,
python3-pyocr,
python3-psutil,
python3-pycountry,
python3-whoosh,
python3-fabulous,
python3-pyxdg,
python3-rich,
tesseract-ocr,
librsvg2-bin,
Standards-Version: 4.7.2
Homepage: https://openpaper.work
Vcs-Browser: https://salsa.debian.org/openpaperwork-team/paperwork
Vcs-Git: https://salsa.debian.org/openpaperwork-team/paperwork.git
Rules-Requires-Root: no
Package: openpaperwork-core
Architecture: all
Multi-Arch: foreign
Section: gnome
Depends: ${python3:Depends}, ${misc:Depends},
gir1.2-gdkpixbuf-2.0,
gir1.2-glib-2.0,
gir1.2-pango-1.0,
gir1.2-poppler-0.18,
python3-psutil,
python3-pil,
Description: OpenPaperwork plugins manager - core plugins manager
The core manages Plugins, Callbacks and Interfaces. This package also provide
some basic plugins that may be used in any kind of application.
.
This package contains only core plugins. The GUI is included in paperwork-gtk
package.
Package: openpaperwork-core-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${sphinxdoc:Depends}, ${misc:Depends},
Description: OpenPaperwork plugins manager - core plugins manager documentation
The core manages Plugins, Callbacks and Interfaces. This package also provide
some basic plugins that may be used in any kind of application.
.
This package contains the documentation
Package: openpaperwork-gtk
Architecture: all
Multi-Arch: foreign
Section: gnome
Depends: ${python3:Depends}, ${misc:Depends},
gir1.2-gdkpixbuf-2.0,
gir1.2-gtk-3.0,
gir1.2-handy-1,
gir1.2-notify-0.7,
gir1.2-pango-1.0,
python3-gi-cairo,
Suggests: paperwork-gtk
Description: OpenPaperwork Glib/GTK plugins manager
This package extends the openpaperwork-core with GLib/GTK plugins that may be
used in any GUI application.
.
This package contains only Glib/GTK plugins. The GUI is included in
paperwork-gtk package.
Package: openpaperwork-gtk-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${sphinxdoc:Depends}, ${misc:Depends},
Description: OpenPaperwork Glib/GTK plugins manager - documentation
This package extends the openpaperwork-core with GLib/GTK plugins that may be
used in any GUI application.
.
This package contains the documentation
Package: paperwork-backend
Architecture: all
Multi-Arch: foreign
Section: gnome
Depends: ${python3:Depends}, ${misc:Depends},
openpaperwork-core (= ${binary:Version}),
openpaperwork-gtk (= ${binary:Version}),
python3-gi,
gir1.2-glib-2.0,
gir1.2-libinsane-1.0,
gir1.2-poppler-0.18,
python3-gi-cairo,
python3-sklearn,
Suggests: paperwork-shell, paperwork-gtk, libreoffice
Description: Personal document manager
This is the backend part of Paperwork. It manages: The work directory / Access
to the documents, Indexing, Searching, Suggestions, Import, Export.
.
Paperwork is a personal document manager. It manages scanned documents and
PDFs.
It's designed to be easy and fast to use. The idea behind Paperwork
is "scan & forget": You can just scan a new document and
forget about it until the day you need it again.
In other words, let the machine do most of the work for you.
Package: paperwork-backend-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${sphinxdoc:Depends}, ${misc:Depends},
Description: Paperwork is a personal document manager - backend documentation
This is the backend part of Paperwork. It manages: The work directory / Access
to the documents, Indexing, Searching, Suggestions, Import, Export.
.
Paperwork is a personal document manager. It manages scanned documents and
PDFs.
It's designed to be easy and fast to use. The idea behind Paperwork
is "scan & forget": You can just scan a new document and
forget about it until the day you need it again.
In other words, let the machine do most of the work for you.
.
This package contains the documentation
Package: paperwork-gtk
Architecture: all
Multi-Arch: foreign
Section: gnome
Depends: ${python3:Depends}, ${misc:Depends},
openpaperwork-core (= ${binary:Version}),
openpaperwork-gtk (= ${binary:Version}),
paperwork-backend (= ${binary:Version}),
adwaita-icon-theme | gnome-icon-theme-symbolic,
gnome-icon-theme,
tesseract-ocr | cuneiform,
aspell,
python3-gi,
gir1.2-gtk-3.0,
gir1.2-glib-2.0,
python3-gi-cairo,
gir1.2-notify-0.7,
gir1.2-pango-1.0,
Description: Paperwork is a personal document manager - GTK3 frontend
This is the GTK3 frontend part of Paperwork. It manages: The work directory /
Access to the documents, Indexing, Searching, Suggestions, Import, Export.
.
Paperwork is a personal document manager. It manages scanned documents and
PDFs.
It's designed to be easy and fast to use. The idea behind Paperwork
is "scan & forget": You can just scan a new document and
forget about it until the day you need it again.
In other words, let the machine do most of the work for you.
.
This package does not include localization files and dependencies. If you wish
to install paperwork in your language, check the corresponding
paperwork-gtk-l10n-* packages.
Package: paperwork-shell
Architecture: all
Multi-Arch: foreign
Section: utils
Depends: ${python3:Depends}, ${misc:Depends},
openpaperwork-core (= ${binary:Version}),
openpaperwork-gtk (= ${binary:Version}),
paperwork-backend (= ${binary:Version}),
Suggests: jq
Description: Paperwork is a personal document manager - command line utils
Paperwork-shell provides 2 commands:
* paperwork-cli: Human-friendly command line interface. For instance, it
can be useful if you want to use Paperwork through SSH.
* paperwork-json: Designed to be used in scripts. Results can be parsed in
shell scripts using jq.
Package: paperwork-gtk-l10n-en
Architecture: all
Multi-Arch: foreign
Section: localization
Depends: ${misc:Depends},
paperwork-gtk,
tesseract-ocr-eng | cuneiform,
aspell-en,
Description: Gui for paperwork-backend - English localization
This is the GTK3 frontend part of Paperwork. It manages: The work directory /
Access to the documents, Indexing, Searching, Suggestions, Import, Export.
.
Paperwork is a personal document manager. It manages scanned documents and
PDFs.
It's designed to be easy and fast to use. The idea behind Paperwork
is "scan & forget": You can just scan a new document and
forget about it until the day you need it again.
In other words, let the machine do most of the work for you.
.
This metapackage installs English localized dependencies.
Package: paperwork-gtk-l10n-fr
Architecture: all
Multi-Arch: foreign
Section: localization
Depends: ${misc:Depends},
paperwork-gtk,
tesseract-ocr-fra | cuneiform,
aspell-fr,
Description: Gui for paperwork-backend - French localization
This is the GTK3 frontend part of Paperwork. It manages: The work directory /
Access to the documents, Indexing, Searching, Suggestions, Import, Export.
.
Paperwork is a personal document manager. It manages scanned documents and
PDFs.
It's designed to be easy and fast to use. The idea behind Paperwork
is "scan & forget": You can just scan a new document and
forget about it until the day you need it again.
In other words, let the machine do most of the work for you.
.
This package installs French localized dependencies.
Package: paperwork-gtk-l10n-de
Architecture: all
Multi-Arch: foreign
Section: localization
Depends: ${misc:Depends},
paperwork-gtk,
tesseract-ocr-deu | cuneiform,
aspell-de | aspell-de-1901,
Description: Gui for paperwork-backend - German localization
This is the GTK3 frontend part of Paperwork. It manages: The work directory /
Access to the documents, Indexing, Searching, Suggestions, Import, Export.
.
Paperwork is a personal document manager. It manages scanned documents and
PDFs.
It's designed to be easy and fast to use. The idea behind Paperwork
is "scan & forget": You can just scan a new document and
forget about it until the day you need it again.
In other words, let the machine do most of the work for you.
.
This package installs German localized dependencies.
Package: paperwork-gtk-l10n-uk
Architecture: all
Multi-Arch: foreign
Section: localization
Depends: ${misc:Depends},
paperwork-gtk,
tesseract-ocr-ukr | cuneiform,
aspell-uk,
Description: Gui for paperwork-backend - Ukrainian localization
This is the GTK3 frontend part of Paperwork. It manages: The work directory /
Access to the documents, Indexing, Searching, Suggestions, Import, Export.
.
Paperwork is a personal document manager. It manages scanned documents and
PDFs.
It's designed to be easy and fast to use. The idea behind Paperwork
is "scan & forget": You can just scan a new document and
forget about it until the day you need it again.
In other words, let the machine do most of the work for you.
.
This package installs Ukrainian localized dependencies.
Package: paperwork-gtk-l10n-es
Architecture: all
Multi-Arch: foreign
Section: localization
Depends: ${misc:Depends},
paperwork-gtk,
tesseract-ocr-spa | cuneiform,
aspell-es,
Description: Gui for paperwork-backend - Spanish localization
This is the GTK3 frontend part of Paperwork. It manages: The work directory /
Access to the documents, Indexing, Searching, Suggestions, Import, Export.
.
Paperwork is a personal document manager. It manages scanned documents and
PDFs.
It's designed to be easy and fast to use. The idea behind Paperwork
is "scan & forget": You can just scan a new document and
forget about it until the day you need it again.
In other words, let the machine do most of the work for you.
.
This package installs Spanish localized dependencies.
Package: paperwork-gtk-l10n-oc
Architecture: all
Multi-Arch: foreign
Section: localization
Depends: ${misc:Depends},
paperwork-gtk,
tesseract-ocr-oci,
Description: Gui for paperwork-backend - Occitan localization
This is the GTK3 frontend part of Paperwork. It manages: The work directory /
Access to the documents, Indexing, Searching, Suggestions, Import, Export.
.
Paperwork is a personal document manager. It manages scanned documents and
PDFs.
It's designed to be easy and fast to use. The idea behind Paperwork
is "scan & forget": You can just scan a new document and
forget about it until the day you need it again.
In other words, let the machine do most of the work for you.
.
This package installs Occitan localized dependencies.
|