python311-tabulate-0.9.0-150400.11.7.4<>,*fH!?! d ) S48DHa rt   4        <    ( 8 9 8:>@F G HIXY\]p^ b.cdaeffilkuvwx y `z |         !Cpython311-tabulate0.9.0150400.11.7.4Pretty-printer for tabular data in PythonPretty-printer for tabular data in Python. The main use cases of the library are: * printing small tables without hassle: just one function call, formatting is guided by the data itself * authoring tabular data for lightweight plain-text markup: multiple output formats suitable for further editing or transformation * readable presentation of mixed textual and numeric data: smart column alignment, configurable number formatting, alignment by a decimal pointfMIThttps://www.suse.com/Development/Languages/Pythonhttps://bitbucket.org/astanin/python-tabulatelinuxnoarch# python311_install_alternative: update-alternatives --quiet --install /usr/bin/tabulate tabulate /usr/bin/tabulate-3.11 311# python311_uninstall_alternative: if [ ! -e "/usr/bin/tabulate-3.11" ]; then update-alternatives --quiet --remove "tabulate" "/usr/bin/tabulate-3.11" fi8T\, t: 8AA큤A큤A큤A큤fsf78d48a45b82bd408f69f4f8b54ceb2a338bfd4beeaab68eae1993aa800d93dfcceebae7b8927a3227e5303cf5e0f1f7b34bb542ad7250ac03fbcde36ec2f1508cdfab50d37d8ead06468fb76a3abafcd05c16749ec8a18eebfa50fd48c7cb2d2f2802aade2612091b45951f265af29174f90c3236f68cc8ccdeb646941e62969917e4dbc5608931a60be89dc018448d601c80848fc7f2c684a861e6e000644ece3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855a6472d658cd44b8018567e9d27eef7ebb389662bc5d9ef1103d6ff6418e27f5ff039828416266b69f852a0b556490a6c3e4dbb832b7596ac511a1e4ed1b4255aa9faa44366b3ecb4f151e45e3ed5fc8209a1dbde0a7f5111748fb5d5a5aa15955f7af0a28fcd713b830c97388675945fa8c4950b05b58f8d187c900a5752d57d465310808cd1d1cf9084574a7901ac2c03be7e9455fa411adc0db5307e0d95eecbcd586ec91ec9ad404569ff2a150c538f9bdd7e6400e6c3dcf650d2720e436ee764394a80f941b93aa79b0edfa5d0e0ca5a538e07abf53e38ddf5c12de6428ae764394a80f941b93aa79b0edfa5d0e0ca5a538e07abf53e38ddf5c12de6428aba181c569b161426a9a3710cf9e07eaded63b449cabf44a767a7bd02beb4911fcd5235dcb48f23bdf9057f19a4623b74fc65a7313829baf6cada09ec403fa0dacdfab50d37d8ead06468fb76a3abafcd05c16749ec8a18eebfa50fd48c7cb2d2/etc/alternatives/tabulate@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-tabulate-0.9.0-150400.11.7.4.src.rpmpython311-tabulate@@     /bin/sh/bin/sh/usr/bin/python3.11python(abi)python311-setuptoolsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)update-alternatives3.113.0.4-14.6.0-14.0.4-14.0-15.2-14.14.3dgddBzcbaTU@`t_^@^&@^g@]@]z@]|@\Z@\Z@Z2@ZXW|dmueller@suse.comdmueller@suse.comsimmphonie@opensuse.orgarun@gmx.desteven.kowalik@suse.comdmueller@suse.compgajdos@suse.compgajdos@suse.comarun@gmx.dedmueller@suse.comarun@gmx.detchvatal@suse.comjayvdb@gmail.comjengelh@inai.dejayvdb@gmail.comtchvatal@suse.commatthias.eliasson@gmail.comsflees@suse.detbechtold@suse.com- build with setuptools_scm- add sle15_python_module_pythons (jsc#PED-68)- update to version 0.9.0 * Drop support for Python 2.7, 3.5, 3.6. * Migrate to pyproject.toml project layout (PEP 621). * New output formats: `asciidoc`, various `*grid` and `*outline` formats. * New output features: vertical row alignment, separating lines. * New input format: list of dataclasses (Python 3.7 or later). * Support infinite iterables as row indices. * Improve column width options. * Improve support for ANSI escape sequences and document the behavior. * Various bug fixes.- specfile: * update copyright year - update to version 0.8.10: * Python 3.10 support. * Bug fixes. * Column width parameter.- Remove unneeded BuildRequires on nose.- update to 0.8.9: * Bug fix. Revert support of decimal separators. * Python 3.9 support, 3.10 ready. * New formats: ``unsafehtml``, ``latex_longtable``, ``fancy_outline``. * Support lists of UserDicts as input. * Support hyperlinks in terminal output. * Improve testing on systems with proxies. * Migrate to pytest. * Various bug fixes and improvements.- use %pytest macro- %python3_only -> %python_alternative- update to version 0.8.7: * Bug fixes. * New format: `pretty`. * HTML escaping.- remove pandas dependency (optional test dependency, and went python 3.x only)- specfile: * be more specific in %files section - update to version 0.8.6: * Bug fixes. * Stop supporting Python 3.3, 3.4.- Update to 0.8.5: * various bugfixes - Remove merged pr_2.patch- Add pr_2.patch to fix tests to use sys.executable- Use noun phrase in summary.- Update to 0.8.3 * Bug fixes * New format: `github` * Custom colum alignment - Recommend wcwidth needed for wide character support - Suggest pandas which is supported - Run tests for wcwidth and pandas- Add python-setuptools to Requires- Update to 0.8.2 * Bugfix release - Changes from 0.8.1 * Multiline data in several output formats. New latex_raw format. * Column-specific floating point formatting. * Python 3.5 & 3.6 support. * Drop support for Python 2.6, 3.2, 3.3 (should still work). - Run spec-cleaner- Update to 0.7.7 * support. Iterables of dicts. ``latex_booktabs`` format. * ```fancy_grid`` and ``html`` formats. Command line utility. * ``--float`` format option for the command line utility. * New table formats (``psql``, ``jira``, ``moinmoin``, ``textile``). * Wide character support. * Printing from database cursors. * Option to print row indices. * Boolean columns. Ragged rows. * Option to disable number parsing. * Bug Fixes - Convert to single spec- Add LICENSE and README/bin/sh/bin/shh01-ch4c 1715266776 0.9.0-150400.11.7.4 tabulatetabulatetabulate-3.11tabulatetabulate-0.9.0.dist-infoINSTALLERLICENSEMETADATARECORDREQUESTEDWHEELentry_points.txttop_level.txt__init__.py__pycache____init__.cpython-311.opt-1.pyc__init__.cpython-311.pycversion.cpython-311.opt-1.pycversion.cpython-311.pycversion.pypython311-tabulateREADME.mdpython311-tabulateLICENSE/etc/alternatives//usr/bin//usr/lib/python3.11/site-packages//usr/lib/python3.11/site-packages/tabulate-0.9.0.dist-info//usr/lib/python3.11/site-packages/tabulate//usr/lib/python3.11/site-packages/tabulate/__pycache__//usr/share/doc/packages//usr/share/doc/packages/python311-tabulate//usr/share/licenses//usr/share/licenses/python311-tabulate/-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.suse.de/SUSE:Maintenance:33743/SUSE_SLE-15-SP4_Update/abd46ca5b3a3847d1650be47b517704b-python-tabulate.SUSE_SLE-15-SP4_Updatedrpmxz5noarch-suse-linuxemptyPython script, ASCII text executabledirectoryASCII textUTF-8 Unicode text, with very long linesASCII text, with CRLF line terminatorsPython script, UTF-8 Unicode text executableRRRRRRR91U5xuccpython311-wcwidthpython311-pandasutf-856ae5b7f70c46c324ffa5a21bd048985b5b4a1fab857ecf44b8314870924d2d5?7zXZ !t/]"k%0a MmAEbyQE,\-sn:~,ŷu H^SSW'tc16A!@ڃds-m=(a*+]Ek׳Rk/r(|h7~6yak+ӖԤ,=r{0_:ntsp y CKonE0elS6f~TTٜlA)B %BڱFd @G:ǂ 3?Ug R0J_0gYh^iMцSV8I;< $ok>ВAu5̗0NpԬ)fIw= A(*  CYS73R B^`o8wO4%iL?VhРʰX~*q'ˁ)>,r,i1^ wN!'v$w8Kr =SQ[7Fu>j7뻟OFmV I'h-b788zYgK1mLjZkhd'abET՜}ǫ_+-SZm1j͂xh%Y(W[Y. +wk YZ