libopenslide-devel-3.4.1-bp155.2.16 >  A dk;+I%z ug( r`=N\FjH;YyK0 Fv?8 d^ec)''dO^}qFR\ P;;4AXu[NJX3Hv-ڏzZ\|XLIzmQF^<{뫛P?cW;~)f' #m|Pvu} K׋mЛ<~6xlAn> BsunSkS[gLlq▛ti5L.@Ԉ_nS7\" xنI!ʰjwRm_^(r_}{`:oBr ZumDvsǢJme/hjx ''#C `vnP?ߌM*[I-g+2jP\@#Kj\p kk/%ֶ,9sH;~gSeQ 18b9e1edd1fcef01a434348f3a75b16af50eb89432b8594c7ff9264938fb121f3cada3e33ba1756ee6bbd7e303d80e5308331db6.dk;+I%z AbׅZp]Ut j~c:!]]JL3%{1RK2>덲cRxíCV`E 5!PBG;Q֛R37գnhQ'&1g,uleoc W#EOea HYD򽦎{CkKLwD:E8LhzPw/[ %C2)tZhf́^<*#,gHxan;ect $]d5&I*5brbͷڙLdZ =?e7=Q \bE[A(D<)͇F kȜ nK86*WHJXY_ܪFI W젷xE~,@$6s=N -R%?!@>xC,|r"nQ!YOժv6C0H7&/&!U>pAt?dd & F &<BL` j t  M h|,D(8 9 : F*G<HPIdXlYx\]^bDcdXe]f`lbutvwxyz `Clibopenslide-devel3.4.1bp155.2.16Development files for openslideThis package contains libraries and header files for developing applications that use openslide.dk;$goat13RPSUSE Linux Enterprise 15 SP5openSUSELGPL-2.1-onlyhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++http://openslide.org/linuxx86_64 GA큤dk;$dk;$dk;$dk;$dk;$2021995718e2f510f80988124ca966952d15989c1757b9d38ef5278418cb133d99cf6baf0a438b4637cf0b6a4c3a841e483cf5b97e173614e7cf7e7691436b969a48b1ba1138197695c8515293b039eac952ea924ec867a7c57ae71d02b0ed5blibopenslide.so.0.4.1rootrootrootrootrootrootrootrootrootrootopenslide-3.4.1-bp155.2.16.src.rpmlibopenslide-devellibopenslide-devel(x86-64)pkgconfig(openslide)@    /usr/bin/pkg-configlibopenslide0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.4.13.0.4-14.6.0-14.0-15.2-14.14.3Z@U?v@RQiHPBPPTmP4P&I@crrodriguez@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.org- zlib is directly required so it should be in Buildrequires.- Update to version 3.4.1 * New formats: Philips TIFF, Ventana TIFF * Support OpenJPEG 2.1.0 * Improve performance of JPEG and JP2K decoding * Add openslide.region[i].* properties * Improve MATLAB compatibility * Enable function deprecation warnings with MSVC * Many portability fixes * aperio: Detect OpenJPEG chroma subsampling breakage during open * aperio: Fill in missing tiles with downsampled data * aperio: Report MPP for slides scanned in locales with decimal comma * hamamatsu: Support NDPI files > 4 GB * hamamatsu: Properly detect NDPI slides produced by NDP.toolkit * hamamatsu: Support VMS/VMU slides without a NoLayers key * hamamatsu: Report MPP for VMS/VMU * leica: Support slides with 2010/03/10 XML namespace * leica: Base64-decode leica.barcode property in 2010/10/01 namespace * sakura: Support slides with multiple focal planes * sakura: Support slides without tile table * ventana: Support slides with multiple focal planes * ventana: Improve positioning of AOIs within level * ventana: Fix failure to recognize macro image on some slides- Update to version 3.4.0 * Major internal restructuring * New formats: Hamamatsu NDPI, Sakura SVSLIDE, Ventana BIF (preliminary) * Add openslide_detect_vendor() * Deprecate openslide_can_open() (not very useful and often misused) * Document performance considerations for openslide_open() * Add properties giving the bounds of the non-empty region of the slide * leica: Support multiple main images if their levels are coplanar * leica: Use slide size as level size * mirax: Support PNG- and BMP-formatted slides * mirax: Fix "Expected first 0 value" error opening some slides * mirax: Fix incorrect tile placement on some slides without overlaps * mirax: Never synthesize downsampled levels * Add OPENSLIDE_DEBUG environment variable (OPENSLIDE_DEBUG=? for help) * Fix some crashes in error paths * Add tests for many error paths- Update to version 3.3.3 * Properly handle Aperio JP2K slides with zero-length tiles * Support Hamamatsu slides with blank MacroImage key- Update to version 3.3.2 * Fix seams in MIRAX 2.2 slides * Fix associated image naming in single-level Aperio slides * Stop decoding MIRAX tiles outside requested region * Stop decoding unneeded tiles during tile-aligned accesses * Increase Hamamatsu VMU tile size to reduce rendering overhead * Document performance considerations for openslide_can_open()- Update to version 3.3.1 * Parallelize concurrent openslide_read_region calls on an openslide_t * Eliminate background scanning of tile headers in MIRAX * Scan many fewer tiles during first accesses to Hamamatsu VMS * Ignore Leica Z-planes other than 0 * Add experimental tile-size properties * Document API thread safety- Update to version 3.3.0 * Support Leica SCN format (requires libtiff >= 4) (thanks, Agelos Pappas) * Allow opening MIRAX 2.2 slides (though there are seams, bug #92) * Add standardized microns-per-pixel and objective-power properties * Add "macro" associated image in Trestle * Rename "layer" to "level" throughout the API (deprecate "layer" functions; remove "layer" properties) * Report parse errors in openslide_open() by returning an openslide_t in error state * Deprecate openslide_get_comment() * Add openslide_get_version() * Improve command-line tools; add manpages * Support building with MinGW-w64; drop CMake, MSVC, mingw32 * Add tests for many error paths- Add doc package - Various spec file cleanups- Initial package - Version 3.2.6goat13 16847490923.4.1-bp155.2.163.4.1-bp155.2.163.4.1openslideopenslide-features.hopenslide.hlibopenslide.soopenslide.pc/usr/include//usr/include/openslide//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-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/dc5026e038418a5608f6c3461e79cfd8-openslidecpioxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig filePRl`b z@>~Clibopenslide-doc3.4.1utf-86ac0ba7afe043a3ade111a2537ca5879ada16d43368a8f7e60af121eee5066f8?7zXZ !t/U'] crt:bLL ؝-}v ,sݗrJ9QBv(Y8dyd _!ۢٸx=fU]lM񮪿9\.=, :@ |`m1'|kK]&B. sꏈLیG3)ZbrU#r13XP5\='i }[<z"KOdH(nH&)À,]Lb ԡUwja.FxtDE{O8;_~e0 H]:/10ǝkc1 zFצ&?݄%YJ;(H9@Lpszm@h Llڢ8& 4ɿ/-SF yl_%R(8ۃL@{ᧂmAz%&Q{7QhTjWL>$XJ|֮p'R5W!?hq$,Q4{N_0ľ-wg^jHfV"&vzˑ(L|q-]SHг;f!>IfɌ>B={(c`RYFsNYو~]+ ùΎģ.3+@/1+g*ĦL /?6f4/2,$s"ֈJ)r72tzT9GRsK_ a+KW.>-əIukƂNnac82Ň_ņ ;UYD}C-;Xw ml;bѢ&"_Ke(Vvo4TM&lN7h&Ӻyd|nLDt&L/m oRc_ϵ3H(nÍf2MQVx/P]k0iF%Y*M\Q%yYĜ)-˧c0!vlmٰ7yphz?~ZgKvYcx%pbaT{q2/ MK+/Om vYsO&A(:.p#x~y[kyq8 q+;qi|)$mS FsQgRd^EC 8ݎ1%C/-~4&3ȏ\X[Z+9PԑAP*<ë.]as'N3BJWlso\hN\[:@ЉuJ3Do ;,;Wnanv몿p$BZ,/| {o2N7@7u5S~۪oE!j$:xK<6Ӂ§1j( `4?cv ٨1@Xr&BΣovA'tJ[ ϓ_O/ɍv^[f|N,O|_dKCH#=@^ _BTD"!I./ .5@gi=|52w [@/sR70$-fnT Cq7a(3DNB/p_Z_ 3 _;޼+" [ڞ!|Bfy8cA/$$eUC1kF{{p]G>7Ц5rN+3|feW,'~kޓxJz8'}2\Wfo[I*@^.ĿmlvMxmkK-7#}K]NӬ$9զu pXzlG5p7 E:Q%CcƦӭҽ"n%9chYyEӪH\c{c̊TF%![muㆀlCl}ɶ)@FwEk/fwIqcF]]`!Yf,u{1AhHA[ ;<6 20z=kآ\[ZF3ȏJJQ*¾33C#nwK$kq@@[T"OvZ\:3c{ eþD55IشmiRb$hrv/`Z@d;)ӏuu$obNnǑg2ki4s6by>k8:}~8OtGkQQiH=.3qQSZC~'ޗຏ&Hv@f9mG9⃜V:zC=,no]Fj2Y3'7m&e ʪo q-3CtoDw'5v .g7Ff9O)ۥOf:k)u~e6GJlSRhkrsb,;.X$[$qUB'τ*duJz,n[L}?#ڝB8gB#.uu* f{Y x  wy&%_sUb¶j(8ܦ#7<ti,Z|H8qʭbڞRa=o0<8  n#nE=Q5=Md |z %m' :X%aM˳Rh`ڋm8{ENȎ~kOl[+UeD ^\. ş&!xN&uW鴴)?VQ_B wwf2-g=Jkmvi41ZhXpEožWGPSƏX*Ir|Oɳ,0Try_<n*,1!!YƐѠ'0" )2G^DgZzR[ xWa[dsL;hr7mA{Rp1w`ͻ$l81BrU[aj2"ժ}VfW'W 1 o~zýݴ+nKrYpX~ԧB&u8[`! 3௰G@+p}R1A$$^ж\8fJ9U p76y3=05nXD7:Wm6_PI~|ѻ_0r?MpZcbޫT{i߮mlEďfa"6 9RkyqͪkN9  ^ :GӼZ`B#2q3KFJPt|7q6©  HbkNMy"<;r(BtC.`c8`31s89<C[Noe;r= 8=X2^zPlF~]oô4=ik۪Ybя~Fc#CT4}w%뺥Ht#9 sM~_W-CB*͐8ع;Q[,MlE2A{j8$=WUO57PCl1O%[q0tL^]#Ho%1dՎI(XCжÑJy-l;%R=8rR׹ RFڠ[ٶ}2NW3ԺPp諲iXkHy.PAw,%PHClFHBR%HX_,`=AWp״E5nFh8N0TչG&wb2:0D( h5QGurD^Rrvz:iqoWpOlڞ{ZZ5X=Iy#6:H`41Dp]〝ĉ]@:͓>GqS5v&uB)^SQB<'vPN_JʃtIܾ?p~>"2UY!qrXmc'8Qf<*ۙ%*YD=jTZS˱[gQK~קN3CEC%y0`v7e >xDbW'zpKJдߐ#U @~IVKғd:ю @?[h}%w ixXMxw6; oih6 `A/d1ھ!nlH8ryD/@ yg 7XTy z)qأ2%7o_W5d !C