Ocrd

Latest version: v2.65.0

Safety actively analyzes 626691 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 15 of 36

2.23.1

> * :package: v2.23.1
> * Merge pull request 679 from OCR-D/logging-test-fix
> * Merge pull request 680 from OCR-D/resmgr-tess-config
> * Merge pull request 677 from OCR-D/python-versions

[ocrd_tesserocr](https://github.com/OCR-D/ocrd_tesserocr) [fd17386](https://github.com/OCR-D/ocrd_tesserocr/commits/fd17386)..[b755b26](https://github.com/OCR-D/ocrd_tesserocr/commits/b755b26)

2.23.0

> * :package: v2.23.0
> * :memo: changelog
> * Merge branch 'calamari-models'
> * :memo: changelog
> * Merge branch 'merge-mets'
> * generate_page: raise ValueError if no numeric part in start/end
> * document .. range operator
> * fix ocrdmets test
> * generate_range: include end
> * implement value range with .. operator for pageId
> * :package: v2.22.4
> * :memo: changelog
> * Merge pull request 671 from OCR-D/resmgr-cwd-again
> * :memo: changelog
> * Merge pull request 665 from OCR-D/gds-suppress-stdout
> * Merge pull request 664 from OCR-D/fix-docstrings
> * Merge pull request 666 from OCR-D/validator-log-debug
> * Merge pull request 669 from OCR-D/fix-indentation

[dinglehopper](https://github.com/qurator-spk/dinglehopper) [8cd8314](https://github.com/qurator-spk/dinglehopper/commits/8cd8314)..[bd32433](https://github.com/qurator-spk/dinglehopper/commits/bd32433)

> * ๐Ÿšง dinglehopper: Try out Drone CI
> * ๐Ÿšง Replace Travis with CircleCI
> * Merge pull request 50 from b2m/fix-table-extraction

[ocrd_calamari](https://github.com/OCR-D/ocrd_calamari) [f00df75](https://github.com/OCR-D/ocrd_calamari/commits/f00df75)..[da98713](https://github.com/OCR-D/ocrd_calamari/commits/da98713)

2.22.3

> * :package: v2.22.3
> * :bug: resmgr: equivalent cwd bug for list_resource_candidated :/
> * :bug: resmgr: --location cwd should still include "ocrd-resources"
> * Processor.__init__: remember old cwd before chdir
> * Proceessor.resolve_resource: log/exit 1 instead of raise
> * Proceessor.resolve_resource: No more downloading on-demand
> * update assets
> * :package: v2.22.2
> * resource list: disable < 1.0 calamari models, rename resource
> * :package: v2.22.1
> * :bug: mkdir -p $HOME/.config/ocrd
> * :package: v2.22.0
> * update specs
> * Merge pull request 559 from OCR-D/resolve-files
> * update assets and spec to 3.11.0
> * :memo: changelog
> * Merge branch 'warn-unless-pageid'
> * Merge pull request 660 from OCR-D/add-guess-mimetype
> * Merge pull request 655 from OCR-D/rename-group

[ocrd_anybaseocr](https://github.com/OCR-D/ocrd_anybaseocr) [de27915](https://github.com/OCR-D/ocrd_anybaseocr/commits/de27915)..[e63f555](https://github.com/OCR-D/ocrd_anybaseocr/commits/e63f555)

2.21.0

> * :package: v2.21.0
> * :memo: changelog
> * Merge branch 'profile-cpu-time'
> * Merge branch 'numpy-any-version'
> * :memo: changelog
> * Merge remote-tracking branch 'origin/bertsky-patch-task-sequence'
> * :memo: changelog
> * regenerate PAGE API
> * prune_ReadingOrder: also check empty groups
> * :package: v2.20.2
> * Merge pull request 645 from OCR-D/fix-644

[dinglehopper](https://github.com/qurator-spk/dinglehopper) [389e253](https://github.com/qurator-spk/dinglehopper/commits/389e253)..[8cd8314](https://github.com/qurator-spk/dinglehopper/commits/8cd8314)

> * ๐Ÿ› dinglehopper: Bump up ocrd req for zip_input_files
> * Merge pull request 49 from kba/zip_input_files

[ocrd_calamari](https://github.com/OCR-D/ocrd_calamari) [795826f](https://github.com/OCR-D/ocrd_calamari/commits/795826f)..[1c7fcda](https://github.com/OCR-D/ocrd_calamari/commits/1c7fcda)

2.20.1

> * :package: v2.20.1
> * :memo: changelog
> * ocrd_mets.find: ignore mets:file without mets:FLocat
> * workspace.image_from_{page,segment}: warn of duplicate features in AlternativeImages
> * processor.base: improve debug log msg
> * workspace.image_from_{page,segment}: no Region/orientation means inheritโ€ฆ
> * workspace.image_from_{page,segment}: re-crop after rotationโ€ฆ
> * workspace.image_from_{page,segment}: refactor, less redundant warningsโ€ฆ
> * :package: v2.20.0
> * :memo: changelog
> * Merge pull request 639 from bertsky/fix-page-invalidate-alternativeimages
> * :memo: changelog
> * Merge pull request 635 from bertsky/processor.zip_input_files
> * :memo: changelog
> * run_cli: do not capute STDOUT/STDERR
> * :memo: changelog
> * Merge pull request 637 from bertsky/add-metadata-version
> * :memo: changelog
> * Merge pull request 636 from b2m/fix-ocrd-utils-on-windows
> * :package: v2.19.0
> * :memo: changelog
> * Merge pull request 627 from bertsky/fix-pillow-high-depth-images
> * :memo: changelog
> * Merge pull request 625 from OCR-D/reset-mets-permissions
> * Merge pull request 633 from OCR-D/altimage-wo-comment
> * :memo: changelog
> * Merge pull request 629 from Witiko/master

[dinglehopper](https://github.com/qurator-spk/dinglehopper) [6e47acd](https://github.com/qurator-spk/dinglehopper/commits/6e47acd)..[389e253](https://github.com/qurator-spk/dinglehopper/commits/389e253)

> * ๐Ÿ› dinglehopper: Fix alto_extract_lines()'s type annotation
> * ๐Ÿ› dinglehopper: Fix alto_extract()'s type annotation
> * โœ”๏ธ dinglehopper: Add missing integration test markers
> * ๐Ÿ“ dinglehopper: README-DEV: Massage markdown a bit
> * Merge pull request 46 from b2m/tool-changes
> * ๐Ÿ› dinglehopper: Normalize in plain_extract()
> * ๐ŸŽจ dinglehopper: Reformat using black
> * ๐ŸŽจ dinglehopper: s/LOG/log
> * Merge pull request 43 from bertsky/patch-1
> * Merge pull request 42 from b2m/test-python-cache-for-travis
> * Merge pull request 37 from b2m/fix-sort-with-none
> * Merge pull request 39 from b2m/test-python-3.9
> * Merge pull request 38 from b2m/add-editorconfig

Submodule ocrd_anybaseocr cb82aad...de27915:
> * :package: v1.1.0
> * :memo: changelog
> * Merge pull request 75 from bertsky/fix-padding
> * :memo: fix broken links in models/README.md, fix 76
< wip fix for 74

[ocrd_cis](https://github.com/cisocrgroup/ocrd_cis) [5ec0e34](https://github.com/cisocrgroup/ocrd_cis/commits/5ec0e34)..[1c01978](https://github.com/cisocrgroup/ocrd_cis/commits/1c01978)

2.18.1

> * :package: v2.18.1
> * :memo: changelog
> * Merge pull request 631 from OCR-D/fix-logging-conf-override
> * :memo: changelog
> * [app][log] remove ocrd_workspace logger from default config
> * [app][log] ocrd.workspace logger outcommented
> * [app]log] all explicite configurations
> * [app][doc] integrate loggers into default config
> * [app][doc] cleared name
> * :memo: changelog
> * Merge pull request 628 from ulb-sachsen-anhalt/fix/cli-log-level
> * :package: v2.18.0
> * :memo: changelog
> * update spec to 3.9.1
> * :memo: changelog
> * Merge pull request 623 from bertsky/add-processor-help-docstring
> * :memo: changelog
> * Merge pull request 614 from OCR-D/find-files-generator
> * :package: v2.17.2
> * :memo: changelog
> * Merge remote-tracking branch 'stweil/numpy'
> * :package: v2.17.1
> * :memo: changelog
> * Merge branch 'master' of https://github.com/OCR-D/core
> * :memo: changelog
> * Merge pull request 618 from stweil/master

[dinglehopper](https://github.com/qurator-spk/dinglehopper) [d706ef4](https://github.com/qurator-spk/dinglehopper/commits/d706ef4)..[f2367ac](https://github.com/qurator-spk/dinglehopper/commits/f2367ac)

> * ๐Ÿ› Fix OCR-D CLI for newest OCR-D
> * โœจ dinglehopper: Show a progressbar on --progress
> * ๐Ÿงน dinglehopper: Disable metrics in JSON report, too
> * ๐Ÿ“ dinglehopper: Update README to use OCR-D's new and more readable -P option
> * ๐Ÿงน dinglehopper: Move all normalization code to extracted_text.py
> * Merge branch 'master' of https://github.com/qurator-spk/dinglehopper
> * ๐Ÿ“ dinglehopper: Update screenshot to include a region id tooltip
> * ๐Ÿ“ dinglehopper: Add detail about the text extraction and ExtractedText
> * ๐Ÿ“ dinglehopper: Move developer info to README-DEV.md
> * Merge branch 'feat/display-segment-id'

[ocrd_anybaseocr](https://github.com/OCR-D/ocrd_anybaseocr) [a0999ec](https://github.com/OCR-D/ocrd_anybaseocr/commits/a0999ec)..[cb82aad](https://github.com/OCR-D/ocrd_anybaseocr/commits/cb82aad)

Page 15 of 36

ยฉ 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.