tesseract-ocr-devel-5.3.4-bp155.3.6.1<>,XdeRI%z 1P;y$7yP_NMBT3!br_4+Ӵ`PHҨ #F7WPPIo1s=rE)ji?% j7>R3fIIgO|#\RGC]k#-Öto4Gjr#9kZfn ra+Xu>l'>H`ga#Bs{ xhգ('ipVtv;6kI-yXrv93:V4 "P0 P8\Q}uLp%,7a{(T/ѪLK@̹fÙM.0҄?!g2`xihж32G8AZDX4$P "R5(`͔3#̙D' ;\Sy")ੀ>N>spȃJ͝\ο|>K͹lS\:hxۄNpߛܞj5; m UwGO!Q>PBO W2L>>1L?1<d ( [ +V\d    g ^ 0  (89h: F,NG,hH,I,X,Y,\-(]-d^.b.dc/ d/e/f/l/u/v0w0Xx0y0z000018Ctesseract-ocr-devel5.3.4bp155.3.6.1Tesseract Open Source OCR Engine Development filesThis package contains development files for the Tesseract Open Source OCR Engine.eRi01-armsrv1 SUSE Linux Enterprise 15openSUSEApache-2.0 AND GPL-2.0-or-laterhttp://bugs.opensuse.orgUnspecifiedhttps://github.com/tesseract-ocr/tesseractlinuxaarch64{Q(3;4/$&% VA큤eReReReReReReReReReReReReReReR45daebedb8d6a8df640ecf26214fae201d54c6dadfc051e59d256eda13c0cd6a7101ef2fa1adcd225cdd20f5c347f0736df0f74f760683de9a74a039adfd9aadb894104a670bf5db67c859489236ed6dae7be62deb98747eba6792d8343a1b3f3ce20126f70f90cb4504d2ceed7ab05382d208e49cc7f713eaaeddc5558c2106620f6b08e7bb7cf59e07f435a39e6263625b88f49ab3b88079f5297cb686edee1a5e6bb94e1b04810540aa957d409f3f245f307149d8525e7573e702c911e30c42532e36d93074244c3c7cae13428d29da29b18bcf1b4c17a649d5f51203ec0711813ba0f6879312b74d329535865d6bd4a74e66129a1b72a54fff0ade1345b038d7ef848d4cf08a20e34c82ea422fc5bf58e1846c297b88f41cf30eb34b01737c3b1b8112b0e167b564866191afb7bdb1c0c6e537c3d48469391a1def968d66e037b51c0ef8a50cd7ce16b47f017cb1d02d882edfc60dbe159fad9c219886726741fc413514509a0e51e9aae2232aac29b577492ef52fa97fd0d42201896d62feec0c3a8e9671d35b0df7022d15cd42e223e0bd8723ff6fbc029f3fd514e53flibtesseract.so.5.0.3rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootroottesseract-ocr-5.3.4-bp155.3.6.1.src.rpmpkgconfig(tesseract)tesseract-ocr-develtesseract-ocr-devel(aarch-64)@@     /usr/bin/pkg-configlibtesseract5pkgconfig(lept)pkgconfig(lept)pkgconfig(libarchive)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)5.3.41.743.0.4-14.6.0-14.0-15.2-14.14.3ed@e|?ddxcIcc@c$e@^|@^,^@]}@]}@Z XVVqUUUecsos ecsos Ondřej Súkup Martin Pluskal malcolmlewis@opensuse.orgMartin Pluskal Markus Ebner Markus Ebner Bernhard Wiedemann Tomáš Chvátal Ismail Dönmez Martin Pluskal hiwatari.seiji@gmail.comjweberhofer@weberhofer.atidonmez@suse.comidonmez@suse.comasterios.dramis@gmail.comasterios.dramis@gmail.commailaender@opensuse.org- Update to 5.3.4 - Fixes for autoconf, clang and sw builds - Send output of combine_tessdata -d to stdout instead of stderr. Fixes #4149 in #4150 - Move bail_out function before libtoolize check in #4151 - Improve OCR for an image URL - Fail on curl download errors - Add new parameter curl_cookiefile for curl_easy_setopt in #4156 - Set User-Agent: header field in HTTP request for curl downloads - Force TCP v4 for socket to ScrollView server. Fixes #3000 in #4162 - Fix some compiler warnings and avoid unnecessary conversions from std::string to char pointer in #4174 - Fix a tiny typo in publictypes.h in #4178 - Fixes for autoconf, clang and sw builds - Other small improvements for code and documentation.- Update to 5.3.3 - Disable -mfpu=neon for aarch64 in #4098 - Fix build without git clone in cloned directory in #4099 - Fix some issues which were reported by Coverity Scan in #4097 - Update ScrollView.java in #4103 - Fix some code comments in #4113 - Optimize function ImageFind::FindImages in #4114 - Rename BibTex file to please GitHub in #4115 - Fix Broken URLs in citations.bib in #4118 - initDSProfile: correct std::vector usage in #4124 - Fix typo in stepblob.h in #4133 - Fix regression in layout detection since 5.0.0 (fixes issue #4014) in #4136 - Update ScrollView.java in #4104 - Fix loading of sublangs (regression) in #4141 - Update to 5.3.2 - fix: Fix snap package building in #4043 - Support for Sgaw and W Pwo Karen languages in the Myanmar validator. in #4065 - Replace bool array by more compact vector in #4067 - Replace deprecated sprintf in #4068 - Improve format of logging from lstmtraining in #4066 - Clean code in #4071 - Abort with error message if OSD is requested with LSTM-only model in #4073 - Fix typos in #4096- update to 5.3.1 - revert back to autoconf build as upstrem doesn't support CMAKE outside windows * Bugfixes for special case scenarios- Build AVX2 enabled hwcaps library for x86_64-v3- Define TESSDATA_PREFIX during build to point at /usr/share (since it's the prefix) rather than package name, tessdata suffix is automatically added.- Move unversioned libraries to main package- Update to version 5.3.0: * Fix memory issues in ScrollView::MessageReceiver * autotools: Add rule for svpaint executable * Replace call of exit function by return statement in main function * Fix the build on CodeQL/Analyze by @arseniy-sonar in #3888 * CI: Remove Ubuntu 18.04 * configure.ac: fix build on aarch64_be * SW CI: Add paths filter * Create .mailmap * Fix tesseract.pc from cmake to match autotools * Update README.md * Fixed 2 errors * fix issue #3940 - remove colormap before thresholding * Update upload-artifact action * Update checkout action to version 3 * Fix Markdownlint * Fix broken links in CONTRIBUTING.md * pdfrenderer.cpp: Ignore non-text blocks * lstm.train: allow .box from .raw.png too * Fix a number of performance issues (reported by Coverity Scan) * Fix training tools for legacy engine (issue #3925) * Fix function tesseract::WriteFeature (issue #3925) * Modernize function ObjectCache::DeleteUnusedObjects (fix issue with s… * More fixes for issue #3925 - Fixed packaging to include missing shared libs: * libcommon_training.so * libunicharset_training.so- Switched to new CMake buildsystem - Update to version 5.2.0: * Improvements and fixes for continuous integration, autoconf and cmake builds * Set /Os for some 32 bit MS compilers * Improve comments and other documentation * Add initial support for Intel AVX512F * Fix for very large PDF files on 32 bit hosts * Fix NEON detection on FreeBSD * Fix regression with UZN files * Fix calling delete[] for memory allocated by malloc in C API * Add an API function to init tesseract with traineddata from memory * Replace direct access to Leptonica internal data structures by function calls and support latest releases of Leptonica. * Replace std::regex by std::string functions. * Use compiled-in TESSDATA_PREFIX also on Windows * Add new parameter 'invert_threshold', change the default threshold from 0.5 to 0.7 and mark parameter 'tessedit_do_invert' as deprecated - Update to version 5.1.0: * Handle image and line regions in output formats ALTO, hOCR and text. * New parameter curl_timeout for curl_easy_setop. * Build fixes and improvements. * Catch nullptr in PageIterator::Orientation to improve robustness. * Remove unused code. - Update to version 5.0.1: * Add SPDX-License-Identifier to public include files. * Support redirections when running OCR on a URL. * Lots of fixes and improvements for cmake builds. * Distributions should use the autoconf build. * Fix broken msys2 build with gcc 11. * Fix parameter certainty_scale (was duplicated). * Fix some compiler warnings and clean code. * Correctly detect amd64 and i386 on FreeBSD. * Add libarchive and libcurl in continuous integration actions. * Update submodule googletest to release v1.11.0. - Update to version 5.0.0: * Enable fast float32 LSTM by default * Switch to NFC normalisation everywhere * Remove banner message * Disable music staff detection and removal * Add new command line option --loglevel * Fix regression for OCR with more than one model file * Optimizations * Improve training messages * Add RowAttributes getter to PageIterator * Limit BCER to interval [0,1] * Improved build process * Cleaned code - Update to version 4.1.3: * Fix broken autoconf build - Update to version 4.1.2: * Allow line images with larger width for training * Bugfixes * Build updates and fixes - Removed tesseract-ocr-no-cpudetection.patch Obsolete with the use of CMake build system instead of Makefiles- Add tesseract-ocr-no-cpudetection.patch to avoid crashing on older CPUs and to make package build reproducible (boo#1159231)- Require libarchive in the devel package- Update to version 4.1.1 * Bugfixes- Packaging Cleanups - Update dependencies and enable openCL- Update to 4.1.0 * Added a new output option formatted in the ALTO standard * SIMD optimization * Bugfixes - Update to 4.0.0 * New OCR engine based on LSTMs * Removed Cube OCR engine * Updated build system * Cleanups and fixes- Update to 3.05.01 * Fixed several build issues * Fixed C-API * Backport pdfrenderer changes * Code clean up - Spec file cleaned up- Update to 3.05.00 * Made some fine tuning to the hOCR output. * Added TSV as another optional output format. * Fixed ABI break introduced in 3.04.00 with the AnalyseLayout() method. * text2image tool - Enable all OpenType ligatures available in a font. This feature requires Pango 1.38 or newer. * Training tools - Replaced asserts with tprintf() and exit(1). * Improved multipage tiff processing. * Improved the embedded pdf font (pdf.ttf). * Enable selection of OCR engine mode from command line. * Changed tesseract command line parameter '-psm' to '--psm'. * Added new C API for orientation and script detection, removed the old one. * Fixed many compiler warning. * Fixed memory and resource leaks.- Update to 3.04.01 * No changelog upstream- Update to version 3.04.00: * Added OpenCL support (experimental). * Many bug fixes. From version 3.03.00: * Added new training tool text2image to generate box/tif file pairs from text and truetype fonts. * Added support for PDF output with searchable text. * Removed entire IMAGE class and all code in image directory. * Tesseract executable: support for output to stdout; limited support for one page images from stdin (especially on Windows) * Added Renderer to API to allow document-level processing and output of document formats, like hOCR, PDF. * Major refactor of word-level recognition, beam search, eliminating dead code. * Refactored classifier to make it easier to add new ones. * Generalized feature extractor to allow feature extraction from greyscale. * Improved sub/superscript treatment. * Improved baseline fit. * Added set_unicharset_properties to training tools. * Many bug fixes. * More training source data included. - Added new build requirements cairo-devel, doxygen, libicu-devel and pango-devel. - Recommend tesseract-ocr-traineddata-english instead of tesseract-ocr-traineddata-american (based on new (3.04.00) tesseract-ocr traineddata files).- Fix Recommends: entry to tesseract-ocr-traineddata-american.- rename to match upstream tarball and fix boo#900303i01-armsrv1 1708937748 5.3.45.3.4-bp155.3.6.15.3.4-bp155.3.6.1tesseractbaseapi.hcapi.hexport.hltrresultiterator.hocrclass.hosdetect.hpageiterator.hpublictypes.hrenderer.hresultiterator.hunichar.hversion.hlibtesseract.sotesseract.pc/usr/include//usr/include/tesseract//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:18309/openSUSE_Backports_SLE-15-SP5_Update/b2cfacadae620e0187f77f46c209cff0-tesseract-ocr.openSUSE_Backports_SLE-15-SP5_Updatedrpmxz5aarch64-suse-linuxdirectoryC++ source, ASCII textC source, ASCII textpkgconfig filePRRWPkڒJ};>utf-830b62bfecd95e47414dfa97a6d3872101f1a5a4c5723d48faf9ad2c351bd0c55? 7zXZ !t/g"]"k%wNCR_fd=d\Pr*7c"o] XBoٴlFV젓ʹɨ!aIO.4[0 oE!AY %K Z2Ayb+"h:Z tշVSeo 3:qN-pWbEn`sf<|I{~[ "ƛ`g>m) x%5lZ˷h܊F~&wxG23uɄ=e!D=s j[E]A vʑƱ`6\T~}e(3&8YڲavpXr`(H$syg@l0.ׄC ܭ1wm UL2F%x6G4?_gS[ ƨU]\MhT; k`v9;z$C7$! 0+Թ Hdq@P#VRnӽ2 RVzqK7uq1׊&x&s7" 0 ٜ'1,P;Ky9æ Y_26{+re6,x|+¦ww\o%HB&X\.hSMBf_+]U]\Q}S{>~>9Mռ4LiF_3e#BIWFYB4/OKw*U(tyy|Pn\#'v $]B*G xEGιJK<:En 饄pTЄh$xM̺w5IYIutKW#T sa/bˬZ(tF 9خE1 r1̐O o?Ϙ`w "H얶S?č_Hz`r[e?|<żL=xJێpIlFhѳ8khvӊf.5݃$tO]@WZy`$,]vC7SQ]S2x#01Nc ElO%}PL#|XizW<" mukl)b.E_cot _J#)0\z`w4i-+g U^CR8;W vDžcAS`>8__2\k{<n+"LHuTiA58 AEhy~ǚTa#|l1mpd"oWU)M XIC{vɠtܐ|xW]'{za+R4NQ~Ϳr(/:'Wf=9ٶ<}Sme;bX}{ B*j|T ջvKN78 ?û~xG5D+:1Vw>-9rN*]%ּFZku-GuÆ$~#mjxO!lr0s N7Ug|5#Fwo )|^Zq0M~'+JUOqhmL, aw iR+`xl:OR(\X=l%&gSMEht Rt8nMկ,YF9Tq`@^ n>4 MFՑ'Vxz\inSp \Y}˜Q3`xlz#j_J3oY AuN V*䨝ܛ;qrffBWG Wc`VtGٹ',Yw+3c:v`ɻaɹ! T+/!2Od6Yiz=+*j@i1usf# ! |O[|q.sGi*֒f>^[]r ZEѬ%&u^;qw7l}~{~tV"NtOã|n_-qZUMZRj7];y >N$4}Pb8AS x~[.M&Ao03pTI(macw![/oP=g~R'Q8suaRّS.,$UI, =ҵoKWq΃ S8jpe*^+cr77#}ժ@d`K\e,%hD#&m9<8W:YsvsΒoT7Z#w@}:788#Ms ~W, y. Fm ԘUI،;hr?T<+ǣuv-w_/Љ>n!>`N*TzG5~:h2B-@6,b?5mS,o 45YZӦ{ZDkE@! )$O;0^7՝4Kܜ Ej._Kkkzva.hE$>pվۜߊ(nX涞!i3moUL][YUv~c \cpJh- S$i.gz^$296DŽh1&J\2?D:,aut~խm| Md fi`C?0WOi<u䟵:no%R uXc4z49Ґ;[oaIBhkKS,yEݽ_'N7" @ut/@U\aS2tj$MftVFHjkw6Z>[7T0VH Z=d83O?u| KtPt2y:>~*FNLR`wkUIbA@(>^On4^inʈP-W}Dp@Ee_;M`wmA78 L Kݲz[?DIیgk_5_FUMzl{Q а:fW1M4_ [)u\q)-@n4!\k̛+wR QT͎kn j (t?[/x 6vB' 23EdN²i)y7RrnV_;nOQop oߐ+_2EvM %c&j2)|Ja{\Ԥdq.,Oee" ÅGȞwŅnhM@pL^~DCEkaRtF5Nw=k;K'~ȏ:@1+Jp#F-:~PXgjosDzc^g3g6zL DjR V+UzAi?Ou;%tuY8yɔfiZwAEr./5d\\jWgN[.5ԣx\ʼ4csa՝e*=| )GƖjN+aFcc)<*M$8Hگ/zȐKa/_9_rq h4ysYnATīc;eEC+4/YLD #}@Cw2'`+k[[L& Vsk9ΠI) 9{m%éٍ%FE\Q&xiFb/:/s- ׺Df(=S:#1`C |Wo4M`&қHfcS|ù'{ؖӆ-PS׮S1C7[@Tt@)@_a}bgKb C%oJ'ݒK,x؝+ 2ݯ4Kqơ^|Z!m7kr8\m[^q"~M 9WFwZ$`+IpQe5a5d>_4&T@$z=}˔xKBoN'Y˜"2 $i 3R( &M#FN(y9|d jBO9$Ӈj"Sn/Gל]{Ypv{_ $ B( :Jt\`ϵq!:O&Azqme!?FȂ~fZs9'?)V2US_x:o%=arhmY]䒇}ᇠ:٭J"fUuj?Ȥh>EX-{xT :gOp]P\=&pitEt!cNX7v_ ~w}|8S/=Z4)۝My$?~dq< 9Uhe9:\ާ?M%_e貮8VdžNSŝKI߼ILX#a% f0(`Uuv=kP- tb(EKDm.g.8d~?9no.*cka[nm#\YxaetBl4p|Î@V0=9˪;?+ջ{t F#!scqa3c2e瞧n`oY_I]ɖȦq7;Li=^)}Y}3CSR~HnG  C߹kGU" 雟2e EWLIBLfcs yUskC v(pIQqB)o i(!n56{@&qݽvIXiw3"Eܷqcc`^>,l~[q%<0S)xs7+秲e!Lf(tς"(5{$z=hvtUe/`/͢w'[?:y5l{v Z2 '\W()^4 Q gӍ]FHH<f)5Kd/5yQI-~kmT^p#/W& {V‚z4'Y: qDC. J]M2{D'1Vdl¿FW*TaH< {*iaVrURBO_w Lʽ*r1'ɐ!'yOu+ppR][㢍LT¼l)$>#''Џ pٲ࿛JŬ K1gCKtcfLo(1wۇhe ǚ0I䠌0O =%]E)+n<ֺ 3VfU -Mi}/ǏՄ ~wappxv 0L*5ЕItv69I%[BW3.>]V$9p0.Eb(֐Q$*2' R`lWEؕZir<=*ۆ|؅yZ_1iuSեn$BWS8{1w$I^%$|_L=wFٸ]A0@HSuNG S/=yb,.[D핦`MHv_符u"-e]װ٩7=$fa8=+K-{4 B!o,T*qvT3QAqY$SGC`3]o٦>dQ ޷Mb\ɩRj9I>踗F=8_G?.SY1WzP 7O݌t9,LJɿIJ]<Nc%G{IMo6i\B$0x0 9aÃަ/AD6V SuC^S"PyL9gĒxڢyg]!2;CpQ{q!P]p&=*NpAQq閽1j=^b !i\ r9!.9dΰ}6a9r8~pQVk٘rAwբityw@#F a$m0`޼=|mx#}Wkq-4oqn:|>~9kSMk܌bP/]GjS.c=xR)dj Qv D[qK> B K].5K:E'8:]{,FK[]z;uΚ~4`+q쒨o]9jQ ˪UqR &|,Ђvva„D$ XO`=wpٙ@h7 PCZPRAuYPEn4& !|&`NE.F=k~ܜ)ƻH/COrqz/B .6R8ѦdEY}2Q#Zg8FSoW’\]wrںm+ ]>V=lU4J 3SB,FTL;1@gd1K0kU@vWn^1l{屇$oėu w @Oȕ:li1RzFr:\=6*6MΌ+o$h@pa6ioڼԏ: 2#F^ .ӻV!'ʼn߰#pQNF| YZ