python-chewing-0.5.1+git20171114.3df07c9-lp151.2.4 >  A \!߸/=„g#55| W )A+f᾿ itsJm;lgp~fU$pǟ`^^Y,YcG\FV-gX=eh"[CmAHA7#SrdTcݚ/qgi)h1*^g<4ċR @!Zy˹h@#hf/ r7שJuB /HTz.C؁5%)2\:WEM|>p>X?Hd+ 5 V<@HL_hr      <Lt(&80 9X : F*G<HLI\X`Yh\]^b;cdEeJfMlOudvtwxyzDCpython-chewing0.5.1+git20171114.3df07c9lp151.2.4Python 2 bindings for libchewingThis package contains python bindings for chewing, an intelligent phonetic input method library for traditional Chinese. Only input method framework written in python (like very old versions of ibus) or developers will need it.\!lamb18openSUSE Leap 15.1openSUSELGPL-2.1+https://bugs.opensuse.orgDevelopment/Libraries/Pythonhttps://github.com/chewinglinuxx86_64,A큤\!Z \!\!f5e9fe39e84be558945281b695bda6b27c1ba4248487607a6e63e37a25acc9f830471ffd08308b105392fa2143dbe18c2241207ac1ea7e0c710e778f5608204630471ffd08308b105392fa2143dbe18c2241207ac1ea7e0c710e778f56082046rootrootrootrootrootrootrootrootlibchewing-0.5.1+git20171114.3df07c9-lp151.2.4.src.rpmpython-chewingpython-chewing(x86-64) @    pythonpython(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.72.73.0.4-14.6.0-14.0-15.2-14.14.1Z U@U@SQ@Q{Qzl@Qw@QvwQ"@opensuse-packaging@opensuse.orgi@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sucoolo@suse.comjengelh@inai.de- Update to version 0.4.0+git20171114.3df07c9: * CMakeLists.txt: Add stress * sort data/tsi.sr * Add Carpalx keyboard layout support * Fix warning in GCC * Let CHEWING_DATA_PREFIX and TEST_DATA_DIR be absolute * Fix wrong CHEWING_DATADIR definition in CMake build * Fix jk_selection * an API to convert phone to bopomofo * Test chewing_phone_to_bopomofo with invalid phone * Implement has_userphrase with chewing_userphrase_lookup * libchewing.texi: Fix format tweaks * Adjust behavior of chewing_phone_to_bopomofo * Fix array index out of bound error in stress.c * Make stress.c less verbose * Prefer https for web links * stress.c: Don't force set data path * Fix #235: Unable to input some Bopomofos with ET26 layout * prevent memory leak in error case of GetDefaultUserPhrasePath * stress: clean_userphrase before each test * stress: clean up temp ~userphrase after test * stress: fix -extra argument parsing * refactoring key tables in chewing test * simplify simulate.c * testchewing: support read input from file * stress: support read input from file * Fix PinYinData keySeq buffer overflow in PinYinInput() * Fix trying to allocate buffer of negative size * Fix access violation due to negative cursor position * stress.c: more verbose output * Fix heap-buffer-overflow when read wordSeq * Use strncmp to avoid buffer overflow * tree: avoid undefined allocation of 0 bytes (CERT MEM04-C; CWE-131) * pinyin: avoid null-pointer dereference * chewingutil: fix dead assignment * Revert "libchewing.texi: Add chewing_bopomofo_String" * Fix memory leak in Discard2 * Fix memory leak in UserUpdatePhrase(). * code clean up, use new DestroyUserPhraseData() * userphrase-hash: avoid double free in TerminateUserphrase * test-userphrase: add test_userphrase_double_free * hash: fix hash item offset calculating in uhash.dat * hash: fix memory leak in HashFileOffsetWithUserPhrase * hash: fix memory access alignment * Fix ChoiceEndChoice expression always true * hash: follow consistent coding style * Update jvc-convert of KB layout Hsu * Auto learn phrases only after committing * Implement chewing_set_autoLearn() and chewing_get_autoLearn() * Fix indent in test/stress.c * Fix build with internal sqlite3 * Fix: chewing_handle_Space() cannot input space when buffer is empty * hash: remove goto statement * Remove API changes/compatibility report link * hash: follow consistent coding style- move %install_info_delete to %preun- Update to version 0.4.0+git20150820.285b47d: + fix resource leak + Add notification_email + Update build_command_prepend + Do not write last element of phone_array + Prevent fclose null file handler + Check return value for ftell + Check return value of UserGetPhraseFirst before use + testhelper.c: clean_userphase() ignore ENOENT + init_database.c: Fix strtoul error checking + init_database: make integer comparison 64-bit safe + Fix Coverity error "Buffer not null terminated" + Fix Coverity error "Copy into fixed size buffer" + Fix Coverity error "Explicit null dereferenced" + init_database.c: Resolve queue-full exception + gen_keystroke.c: Use static APIs + genkeystroke.c: Fix buffer usage + Disable selection keys out of the reasonable range + dump_database: utilize plat_mmap for file operations + Fix ChewingKillChar which is disabling OpenSymbolChoice + Use chewing_delete to delete ChewingContext + Detect attribute existence by hasattr, not __dict__- update version 0.4.0 * see https://github.com/chewing/libchewing/releases - add patch: libchewing-0.4.0-simple-select-rpath.patch - add patch: chewing-utils-abuild.patch- update version 0.3.5 * Improve CMake rules - Visual Studio build included * Dictionary improvements - Remove duplicated phrases, fix Bopomofo representation - tool tweaks * travis-ci support (https://travis-ci.org/chewing/libchewing) * drone.io support (https://drone.io/github.com/chewing/libchewing) * coveralls.io support (https://coveralls.io/r/chewing/libchewing) * editorconfig support (http://editorconfig.org/) * Add new chewing_set_logger API * Prevent unaligned memory access * Reduce maxChiSymbolLen to 39 to avoid overflow * Do not store user phrase when its length is 1 * Check chiSymbolBufLen in chewing_handle_Numlock() * Set isSymbol to 0 in SetChoiceInfo * Fix 'j', 'k' in select mode cannot handle symbol selecting * Do not call GetCharNext() when GetCharFirst() fails * Successful stories: FreeArray utilizes libchewing for selecting phrases of Array input method- proper baselibs.conf and post(un) for %lname.- revert unnessary renaming chewing-devel back to libchewing-devel.- retrack upstream source. previous source is from unknown origin. * it couldn't be found at the link in specfile. * it didn't have the same content and build result as upstream source. * it missed entire python and data sub directories, so almost useless. - remove ambiguous libchewing package. fix bnc#808338 * libchewing is always taken as an old version by users. * libchewing contained the runtime libraries but it was not required by libchewing3. important orphan package. so ibus-chewing and fcitx-chewing can't work. - enable ncurses wide-char and thread-safe (w6) - enable python. - new sub-packages: chewing-data python-chewing chewing-utils- fix baselibs.conf - there is no libchewing-32bit- Parallel build with %_smp_mflags - Remove redundant %clean, authors sections - Avoid requires on library, the other way is preferred (library requires data package)lamb18 15540638240.5.1+git20171114.3df07c9-lp151.2.40.5.1+git20171114.3df07c9-lp151.2.4chewingchewing.pychewing.pycchewing.pyo/usr/lib64/python2.7/site-packages//usr/lib64/python2.7/site-packages/chewing/-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:Leap:15.1/standard/66e37613b6ddd55daa111e183b1615a1-libchewingcpioxz5x86_64-suse-linuxdirectoryPython script, ASCII text executablepython 2.7 byte-compiledRRRoY RM&utf-87406ad7641977b85109ba2429dfe46bf81d48bcf1b4a22831005fa87545ff0ce? 7zXZ !t/] crt:bLL k+ {$Ui|2k~wb^HZԷr: @F T\V]5q)[T7^Bh/Cح?ᙇm'QFyPnv>XA W$,gJC7P7>RGpGb S85@%+aF EdU=G+8үH.Z:kmQMxͩ+53 ޘe<=0?E!Z(#QIدটWj*ff=G޿fLٵ+8o̲Wd ļƕXqrch չ$?& ԴJz(;jaZS_nh̴X"ga$|vea kuKt7x?%QhCU%1j5PIO'C2Д2bT\nʚjxgtLq?A=h:Ʒ;-ĀbzcxlD[˹Xe=IcVjsvrZh(]VbHEZu̩&]3ip,oy7"S` acq,e?XxZy*" Di^XYiEd wLTp+%'D`%Y^s2gNe:ť]ZJ4 Ie ]neDd)OR 6ݍQK{^j`|~[!dVhf{| θd.M|& !*@.ץac1Fnlu~Lm)XٔG(0θ(r/mj!t\H 7f YZ