Commit fc14bfbbe7b195086271071cabac05b0d28fd582
1 parent
f8eee835
Create real job.yml
Showing
2 changed files
with
210 additions
and
2 deletions
job.sums
| 1 | # Generated by generate_auto_job | 1 | # Generated by generate_auto_job |
| 2 | generate_auto_job 3905985c383d33f9e8629414d1481724ea67d836749f6dff53859ca558325743 | 2 | generate_auto_job 3905985c383d33f9e8629414d1481724ea67d836749f6dff53859ca558325743 |
| 3 | -job.yml f52d711103d50a437830c6fbcd04fb4bab49a0f82f6d26d1c791c6e8488dd090 | 3 | +job.yml 8c66b75eb06be65dfa40058a52cbc0bc18627a3aade5b3d4e034543605c93298 |
job.yml
| 1 | ---- | 1 | +choices: |
| 2 | + yn: | ||
| 3 | + - "y" | ||
| 4 | + - "n" | ||
| 5 | + password_mode: | ||
| 6 | + - bytes | ||
| 7 | + - hex-bytes | ||
| 8 | + - unicode | ||
| 9 | + - auto | ||
| 10 | + stream_data: | ||
| 11 | + - compress | ||
| 12 | + - preserve | ||
| 13 | + - uncompress | ||
| 14 | + decode_level: | ||
| 15 | + - none | ||
| 16 | + - generalized | ||
| 17 | + - specialized | ||
| 18 | + - all | ||
| 19 | + object_streams: | ||
| 20 | + - disable | ||
| 21 | + - preserve | ||
| 22 | + - generate | ||
| 23 | + remove_unref: | ||
| 24 | + - auto | ||
| 25 | + - "yes" | ||
| 26 | + - "no" | ||
| 27 | + flatten: | ||
| 28 | + - all | ||
| 29 | |||
| 30 | + - screen | ||
| 31 | + json_key: | ||
| 32 | + # QXXXQ duplicated top-level json keys | ||
| 33 | + - acroform | ||
| 34 | + - attachments | ||
| 35 | + - encrypt | ||
| 36 | + - objectinfo | ||
| 37 | + - objects | ||
| 38 | + - outlines | ||
| 39 | + - pagelabels | ||
| 40 | + - pages | ||
| 41 | + print128: | ||
| 42 | + - full | ||
| 43 | + - low | ||
| 44 | + - none | ||
| 45 | + modify128: | ||
| 46 | + - all | ||
| 47 | + - annotate | ||
| 48 | + - form | ||
| 49 | + - assembly | ||
| 50 | + - none | ||
| 51 | +options: | ||
| 52 | + - table: help | ||
| 53 | + bare: | ||
| 54 | + - help | ||
| 55 | + - version | ||
| 56 | + - copyright | ||
| 57 | + - json-help | ||
| 58 | + - show-crypto | ||
| 59 | + - table: main | ||
| 60 | + positional: true | ||
| 61 | + bare: | ||
| 62 | + - add-attachment | ||
| 63 | + - allow-weak-crypto | ||
| 64 | + - check | ||
| 65 | + - check-linearization | ||
| 66 | + - coalesce-contents | ||
| 67 | + - copy-attachments-from | ||
| 68 | + - decrypt | ||
| 69 | + - deterministic-id | ||
| 70 | + - empty | ||
| 71 | + - encrypt | ||
| 72 | + - externalize-inline-images | ||
| 73 | + - filtered-stream-data | ||
| 74 | + - flatten-rotation | ||
| 75 | + - generate-appearances | ||
| 76 | + - ignore-xref-streams | ||
| 77 | + - is-encrypted | ||
| 78 | + - json | ||
| 79 | + - keep-inline-images | ||
| 80 | + - linearize | ||
| 81 | + - list-attachments | ||
| 82 | + - newline-before-endstream | ||
| 83 | + - no-original-object-ids | ||
| 84 | + - no-warn | ||
| 85 | + - optimize-images | ||
| 86 | + - overlay | ||
| 87 | + - pages | ||
| 88 | + - password-is-hex-key | ||
| 89 | + - preserve-unreferenced | ||
| 90 | + - preserve-unreferenced-resources | ||
| 91 | + - progress | ||
| 92 | + - qdf | ||
| 93 | + - raw-stream-data | ||
| 94 | + - recompress-flate | ||
| 95 | + - remove-page-labels | ||
| 96 | + - replace-input | ||
| 97 | + - requires-password | ||
| 98 | + - show-encryption | ||
| 99 | + - show-encryption-key | ||
| 100 | + - show-linearization | ||
| 101 | + - show-npages | ||
| 102 | + - show-pages | ||
| 103 | + - show-xref | ||
| 104 | + - static-aes-iv | ||
| 105 | + - static-id | ||
| 106 | + - suppress-password-recovery | ||
| 107 | + - suppress-recovery | ||
| 108 | + - underlay | ||
| 109 | + - verbose | ||
| 110 | + - warning-exit-0 | ||
| 111 | + - with-images | ||
| 112 | + optional_parameter: | ||
| 113 | + - collate | ||
| 114 | + - split-pages | ||
| 115 | + required_parameter: | ||
| 116 | + compression-level: level | ||
| 117 | + copy-encryption: file | ||
| 118 | + encryption-file-password: password | ||
| 119 | + force-version: version | ||
| 120 | + ii-min-bytes: minimum | ||
| 121 | + json-object: trailer | ||
| 122 | + keep-files-open-threshold: count | ||
| 123 | + linearize-pass1: filename | ||
| 124 | + min-version: version | ||
| 125 | + oi-min-area: minimum | ||
| 126 | + oi-min-height: minimum | ||
| 127 | + oi-min-width: minimum | ||
| 128 | + password: password | ||
| 129 | + password-file: password | ||
| 130 | + remove-attachment: attachment | ||
| 131 | + rotate: "[+|-]angle" | ||
| 132 | + show-attachment: attachment | ||
| 133 | + show-object: trailer | ||
| 134 | + required_choices: | ||
| 135 | + compress-streams: yn | ||
| 136 | + decode-level: decode_level | ||
| 137 | + flatten-annotations: flatten | ||
| 138 | + json-key: json_key | ||
| 139 | + keep-files-open: yn | ||
| 140 | + normalize-content: yn | ||
| 141 | + object-streams: object_streams | ||
| 142 | + password-mode: password_mode | ||
| 143 | + remove-unreferenced-resources: remove_unref | ||
| 144 | + stream-data: stream_data | ||
| 145 | + - table: pages | ||
| 146 | + positional: true | ||
| 147 | + required_parameter: | ||
| 148 | + - password: password | ||
| 149 | + - table: encryption | ||
| 150 | + positional: true | ||
| 151 | + - table: 40-bit encryption | ||
| 152 | + required_choices: | ||
| 153 | + extract: yn | ||
| 154 | + annotate: yn | ||
| 155 | + print: yn | ||
| 156 | + modify: yn | ||
| 157 | + - table: 128-bit encryption | ||
| 158 | + bare: | ||
| 159 | + - cleartext-metadata | ||
| 160 | + - force-V4 | ||
| 161 | + required_choices: | ||
| 162 | + accessibility: yn | ||
| 163 | + extract: yn | ||
| 164 | + print: print128_choices | ||
| 165 | + assemble: yn | ||
| 166 | + annotate: yn | ||
| 167 | + form: yn | ||
| 168 | + modify-other: yn | ||
| 169 | + modify: modify128_choices | ||
| 170 | + use-aes: yn | ||
| 171 | + - table: 256-bit encryption | ||
| 172 | + from_table: | ||
| 173 | + table: 128-bit encryption | ||
| 174 | + options: | ||
| 175 | + - cleartext-metadata | ||
| 176 | + - accessibility | ||
| 177 | + - extract | ||
| 178 | |||
| 179 | + - assemble | ||
| 180 | + - annotate | ||
| 181 | + - form | ||
| 182 | + - modify-other | ||
| 183 | + - modify | ||
| 184 | + bare: | ||
| 185 | + - force-R5 | ||
| 186 | + - allow-insecure | ||
| 187 | + - table: underlay/overlay | ||
| 188 | + positional: true | ||
| 189 | + required_parameter: | ||
| 190 | + to: page-range | ||
| 191 | + from: page-range | ||
| 192 | + repeat: page-range | ||
| 193 | + password: password | ||
| 194 | + - table: attachment | ||
| 195 | + positional: true | ||
| 196 | + bare: | ||
| 197 | + - replace | ||
| 198 | + required_parameter: | ||
| 199 | + key: attachment-key | ||
| 200 | + filename: filename | ||
| 201 | + creationdate: creation-date | ||
| 202 | + moddate: modification-date | ||
| 203 | + mimetype: mime/type | ||
| 204 | + description: description | ||
| 205 | + - table: copy attachment | ||
| 206 | + positional: true | ||
| 207 | + required_parameter: | ||
| 208 | + prefix: prefix | ||
| 209 | + password: password |