python-rrdtool-1.4.5-3.4>t  DH`pMd:a/=„23XoMd5x-+D1UQL.=5]ՄFA!ƒd JKLa)');d5@aJ}d=Z;'kKO ܸ)ꨦ:{.x&קW0Ic\1 D"<{UEVP0>ҝ#.CץsvrMDC6y;y2A5ڜq{F IGqNp3ySoKZ(" *1127e25f6e4e10a9b53fcc0e89331ec6768b395d1ZMd:a/=„|OL-bR!#'UQq_5vBYKM`CCIؽHOSݼyx=z! qv6}Cc;=F,)%}0«IhBD%% 4s2 Ay2UcNaq}vC9߂ `}&zk/:,.FwluǨ*tNEs"6JJn5;b dpi`]K&ki&G<>5?d  7PT\`nw~     : <DNXt|   (#8, 9T : FGHIXY\,]4^ebcdUeZf_lazsCpython-rrdtool1.4.53.4Python bindings for rrdtoolA tool to log and analyze data gathered from all kinds of data sources. The data analysis part of RRDtool is based on the ability to quickly generate graphical representations of the data values collected over a definable time period. This package contains the Python bindingsMd:'build17EfopenSUSE 11.4openSUSEGPLv2+http://bugs.opensuse.orgProductivity/Scientific/Mathhttp://oss.oetiker.ch/rrdtool/linuxx86_64DxMd: Md:c5c992b9b49222a55ec948e6c3c924eea5f1ff161488b11149f2a8a4b277cb47rootrootrootrootrrdtool-1.4.5-3.4.src.rpmrrdtoolmodule.so()(64bit)python-rrdtoolpython-rrdtool(x86-64)   @@@@@@ rrdtoolrpmlib(VersionedDependencies)pythonrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libpthread.so.0()(64bit)libpython2.7.so.1.0()(64bit)librrd.so.4()(64bit)python(abi)rpmlib(PayloadIsLzma)1.4.53.0.3-12.74.0-13.0.4-12.74.4.6-14.8.0M@L!LN@KQ@KKIcIcI@Iy@pascal.bleser@opensuse.orgcoolo@novell.comanicka@suse.czanicka@suse.czanicka@suse.czcoolo@novell.comcrrodriguez@suse.deanicka@suse.czmfabian@suse.deanicka@suse.cz- build lua bindings (new subpackage lua-rrdtool) - update to 1.4.5: * rrdcached: print \n at the end of log messages when running rrdcached in the foreground * rrdcached: Let the -s, -m and -P options affect the default socket as well * rrdgraph: font related memory leaks fixed #208 * rrdgraph-libdbi: print error message instead of dumping core on sql problem * rrdgraph-libdbi: properly allocated response buffer * rrdtool: in remote mode, make argument count for remote commmands strict * rrdgraph: fix problems with second %s in right-axis format * everywhere: fix locale handling. locales were not properly reset after calling set locale * rrdgraph: fix use of %s in strftime (G)PRINT commands #277 * ruby: fix bindings to be compatible with curent ruby implementations #279 * rrdcached: Ensure that response_read() always calls fflush() or fclose() #278 * rrd_client: free addrinfo list after use ... * rrdupdate: follow the normal code path for exiting rrd_update if there is a problem with rrdc, plugging a memory leak on the way * rrdgraph: make sure we do not try to draw points all that far outside the drawing area since some versions of cairo seem to go unstable when this happens * rrdgraph: fix an endles loop near 2^31 timestamp (32bit platform problem) * rrdcached: fix permissions of the default socket * rrdgraph-libdbi: Fix sigma calculation * rrdcreate: better checks for RRA arguments * rrdgraph: if there is no right label, do not reserve any space for it * Enhancements: + rrdcached: add hosts_access support + rrdfetch/graph: introduce "epoch" as a new base time reference, meaning timestamp 0: you can now write epoch+11111111s or epoch+19711205s * update in-tree cgilib to 0.7: + allow cookies without regular CGI POST/GET variables + support for ';' as delimiter + support for multipart/form-data + support for file upload + decode variable names and data- fix perl file list on factory- update to 1.4.4 * legal: Relicense the RRDCacheD client interface under the MIT license * legal: Updted FLOSS Exception for latest PHP license * rrd_cached: better help output * bugfixes - remove last patch, fixed in upstream - disable calling autoreconf (needs too new gettext)- fixed bnc#594981 (-double.diff)- update to 1.4.3 * rrdcached: Log to stderr (in addition to syslog) when running in foreground. * rrdcached: Added -m command line option. * rrdcached: Added -s option so set group permissions of the UNIX domain socket. * rrd_create: added --no-overwrite option. It prevents rrdtool from clobbering existing rrd files. * ruby bindings: rb_rrd_xport function * use locale settings and _NL_TIME_WEEK_1STDAY to determine the first day of the week. Works on Linux at least * rrd_graph: \u to backup one line for special legend placement tricks * rrd_update: new (better) checker for incoming COUNTER or DERIVED data.- update to 1.4.2 * RRD Caching Daemon (rrdcached) See rrdcached documentation. * The output of rrdtool dump has been adjusted to be simpler to parse by existing xml parsers. * RRD Graphing functions (rrdtool graph) + VDEF PERCENTNAN (a PRECENT that ignores NAN) + CDEF PREDICT and PREDICTSIGMA functions for on-the-fly data prediction without the need to modify existing rrd files as it is required for HoltWinters. + LibDBI integration provides a path to read data directly of a supported SQL database into rrdtool graph. See rrdgraph_libdbi documentation. * quite some more - see NEWS and CHANGES- use --disable-static instead of removing static libraries- update to 1.3.7 * many small updates to the POD documents. * improved win32 source * OSX compilation fixes * rrd_fetch: fix memory leak * rrd_cgi: fix segfault in error reporting routine * rrd_graph: fix TICK for negative numbers * rrd_graph: fix image size reporting for LP64BE architectures * rrd_resize: fix GROW for mmap (it was totally broken)- bnc#467362: use --with-rrd-default-font="monospace" instead of - -with-rrd-default-font=/usr/share/fonts/truetype/DejaVuSansMono.ttf, rrdtools uses fontconfig now, not only freetype and the latter is not a correct font name for fontconfig.- update to 1.3.6 * bugfixes, documentation improvementsbuild17 1298414119 1.4.5-3.41.4.5-3.4py_rrdtool-0.2.1-py2.7.egg-inforrdtoolmodule.so/usr/lib64/python2.7/site-packages/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.4/standard/989863d574a3f542a2f27d719bd939fa-rrdtoolcpiolzma5x86_64-suse-linux#L>U!_7цq?] c >^ǃs/ӜG͊# X}!^)1 گx`>c^3eDJ6 ĐAH9tKmS̠ _yϕzm!B[_T-RGER_"Mk=T8NOr&rr5UPt0u+aݍ]]-'>lcq9eYY(D˦א,{)w.'K@r|=En-L yIRLoG`8ZEQ6x& -g5(7~&^&K7mZ,r E'u Cnjg"'h&8D[F92)њO ՁӢ`13WE#ż|b0J%;vt nD>V90bMP](}K{c|Xɓ-dVJGWOrF8˜634f) vY-Hq)Аc]K(/{Aq*ʠh =)x6fYbº4&v`{!D${U5OcL$["&^ynھˏcr|@#Arn_ G*ylHJx?v^Me U| LZnGu,s-S IlaP_HzWJ|ҥa%GMQL\pԪio.7js/>y,Zy0I `"+wCǪ)ܫs*Lxid@7h{-~.UgL';pwAmϿLho >|专@F@R#;4rAZ-p2NrV .b-Ji,FGD"wڽN\w+.zs+vi9iՂ (nUi?前Ѩڻ|X;]ɨ5U`"|pH, -R'1YB&o1fR (_ީj(xnxt:k]аowq*12WKޜpVF0,_lR9@|Φ=-!S "n`%hd 0T@E@Lg}>u呟aG%l#5 |[S!4@kʠe΋i"4eQKET~TU:o}ϙX_jRuY >ۓ0qJ'maPbU{e1l}@֤mkY^ L7qfcƦzlG͋ *3)jjFðu)u #Q[KBXMY PL[ԪmooA 9o8ʓ8=8!C)wϻcFg ExEaӁߜփuBRE3":(̸-P|9TU9#썁)kN|rˆKbݟ吓yEC׏ϔ{oMv%6Eh|h!d/[\-])х$Veh~|Λk?ÄK;A9PDښ3<.E6FT=>^С.,) 2i 9\c*jD{k@|?/UH`ƞzhD-(\%|njK BԎieDl5yxGGYlG[q2*;A>fw/'*<b{z5xY8O͢ZՠʤGpKgzBX[7:H5Z_CLPw/0w0PV? кj%M֯*\B~* 0^j՗ڴG%ˠ#۾$exm1K~f9_,mD:f, r'F5wGKs>d*$(pH- <^lg)j<1d"6~Ys >h0聝+ըGbJR6r=ELJB%[z}~|B[]A c=KQo{h8=VxlGnX츮xd.wɻj'1nF[/}bV϶5Q`I$U ÚLeq ;o!āǛVik03M=J ueD{2d4 hBC0\mC'Q -}CA~$cHnmq1F|"ݍ¢pEʁ2GSdXKպt{-緘l%[0I,Z:O61O+HUpDmӅ$փsz>4O)&*&Bv 0*༨Ⱦ,U1F[Tl_sTFi}y!@N uhyI 1opi' j$~WeSgz6pa36߽9p(\h0DD 1,nr#njǷx! \4Df4(>qXX($5R`fbJϣgG/;~pl1ء+,%юŒX WcHM~ciRKmuYaCAOVd&ജ1b[Htɒ4~Ja0ЧcTټ{<M$~PCSYmHW[hMPMh_SzT7I_3G"׾V