python3-buku-fish-completion-3.7-bp155.2.9 >  A dkTϊI%z ]03'hZ5 לw'e ap en^Y3*ڶD;HcOmϹjۭXMy~p"+Pe`2pmXԷ P͞9Q|Q @21Of&N a[Z.DV`݁`u-LʜНǮz =x73pvV&^/w7sn;-OF p^9M&0G}FbýV/~t+L4Qhѣr0?Ήi!EF/MQ^`7K(N?g d6D'[U6mh̺`jM1Pp۱^oyt̡#!iD}N UΫFWFmMLfUǧ& ؜xǹDhXڔ 3(R$*U. H`^Ä~#ws!S%%-ec80cfcd80ba1eb944a09628360be2b3baa177d825d048ac1934ad4be9722450afb387012726072533aafd02b602ce42f1ceee27 dkTϊI%z ?JONT} UH?tXfɈ8,jtn2uMy &AxQE{3;ZlDBeݙ3o/S?HЧ:g;J Cа JS.6ú|<рOM<# 4U^.!sU5'9qPD5F(1+KcrV ]J`tK CR]@*ǽkK ɷJC[MMZp8]N. 8C)k#}/S'}5&?m17u/ \hL[_Yܱu+ z0!Ʒ'r/.^$+ikZojp>?d# - N 17@D F H L  `(}8 9 :L FGHIXY\]^bcd eflu(v,z7HLjlpvCpython3-buku-fish-completion3.7bp155.2.9Fish completion for python3-bukuFish command line completion support for python3-buku.dkTold-cirrus2 SUSE Linux Enterprise 15 SP5openSUSEGPL-3.0-or-laterhttps://bugs.opensuse.orgProductivity/Networking/Web/Utilitieshttps://github.com/jarun/Bukulinuxnoarch dkTf6680a98be1de582f8a893b5d60c3ed6f5cad8678e0008604d1af49c29078336rootrootpython-buku-3.7-bp155.2.9.src.rpmpython3-buku-fish-completion    fishrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3ZZY@YzY@YdYTX@XXaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comjengelh@inai.dealoisio@gmx.comaloisio@gmx.com- Update to version 3.7 * Exclude keywords in search (keyword filtering) * Search and filter by tags * Order search results by number of keyword matches * Copy URL to clipboard * Prompt shortcut 'O' to override text browsers version 3.6 * Skip bookmark addition if edit is aborted * Use urllib3 for handling http connections everywhere- Update to version 3.5 * Buku now has its own user agent * Search works with field filters * Edit the last record with -w=-1 (useful when adding bookmark from GUI) * Support for Chromium browser * Get default Firefox profile name from profiles.ini * Bash scriptlet to autogen records for testing * Some optimization in add record and suggest tags * A fresh utility Pinku to import Pinboard bookmarks to Buku- Update to version 3.4 * Export bookmarks (including specific tags) to Buku DB file using --export * Option --import can merge Buku DB files now, option --merge is retired * Option --suggest now works at prompt as well * Auto-import issue when Firefox is not installed fixed- Update to version 3.3.1 * Auto-import (--ai) bookmarks from Firefox and Google Chrome * Support custom colors (--colors) * Search multiple tags (with exclusion) * Timestamp (YYYYMonDD) tag in auto-imported bookmarks * Enable browser output for text browsers * Generate documentation in RTD using Sphinx (http://buku.readthedocs.io) * Integrated flake8 and pylint in Travis CI * Integrated PackageCore to auto-generate packages in Travis CI- Update to version 3.2 * Option `--suggest` to list and choose similar tags when adding a bookmark * Ask for a unique tag when importing bookmarks * Ignore non-generic URLs when importing browser exported bookmarks- Update to version 3.1 * Handle negative indices (like tail) with option -p * Support browsing bookmarks from prompt (key o) * Add program search keywords to history * Support XDG_DATA_HOME and HOME as env vars on all platforms- Update to version 3.0 * Edit bookmarks in EDITOR at prompt * Import folder names as tags from browser html (thanks @mohammadKhalifa) * Append, overwrite, delete tags at prompt using >>, >, << (familiar, eh? ;)) * Negative indices with `--print` (like `tail`) * Update in EDITOR along with `--immutable` * Request HTTP HEAD for immutable records * Interface revamp (title on top in bold, colour changes...) * Per-level colourful logs in colour mode * Changes in program OPTIONS + `-t` stands for tag search (earlier `--title`) + `-r` stands for regex search (earlier `--replace`) * Lots of new automated test cases (thanks @rachmadaniHaryono) * REST APIs for server-side apps (thanks @kishore-narendran) * Document, notify behaviour when not invoked from tty (thanks @The-Compiler) * Fix Firefox tab-opening issues on Windows (thanks @dertuxmalwieder) - Renamed package to python-buku - Converted to single-spec- Ensure NPOV of description- Update to version 2.9 * New option `-write` to compose and edit bookmarks in text editor * Support positional arguments as search keywords * New option `--oa` to search and open results directly in browser * Autodetect Markdown mode by file extension during export, import * Shortened options: + `--nc` replaces `--nocolor` + `--np` replaces `--noprompt` + `-V` replaces `--upstream` * Option `--markdown` removed as the mode is autodetected now version 2.8 * Multithreaded full DB refresh with delayed writes * Customize number of threads for full DB refresh (default 4) * Support search and update search results in a go * Support shortened URL expansion * Support multiple bookmarks with `--open` * Support `--nocolor` (for scripting, Windows users) * Support https_proxy with `--upstream` and `--shorten` * Remove trailing `/` from search tokens (like Google search) * Support `--version` to show program version * Fixed #109: Missing + when shortening URL * Performance optimizations, few module dependency removals version 2.7 * Continuous search at (redesigned) prompt * urllib3 for all HTTP operations * Use HTTP HEAD method for pdf and txt mime types * Add user agent (Firefox 50 on Ubuntu) * Support URL shortening * List bookmarks by tag index in tag list * Show tag usage count in tag list * Store tags in lowercase (use undocumented option `--fixtags` to fix old tags) * Support environment variable *https_proxy* * Support option `--immutable` to pin titles * Keyword `immutable` to search (`-S`) pinned titles * Show index in Json output * New key *q* to quit prompt * Support deflate compression * Add option `--tacit` to reduce verbosity of some operations * **Removed** option `--st`, only `--stag` to search tags * Support custom DB file location (for library, not exposed to user)- Initial package (version 2.6)old-cirrus2 16847556503.7-bp155.2.9buku.fish/usr/share/fish/completions/-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/a518a159175a72248e06e4ee940fccc6-python-bukucpioxz5noarch-suse-linuxASCII textV'&bdޫpackageand(python3-buku:fish)utf-876939fb623dcff4ac33a57f4a512bdc367b62e464ffa3a3844e88a4d8ff47800? 7zXZ !t/ ] crv(vX0ٲcC)s+ , /zakhE yƫd`J&TF<aNֶF繁¹TE2 wiZG;y.~e#gtGWO"w8[|DM5I,O878wIy'6≇AvxR%`a0=Y`DInPL>b6.-.n+*bdžBYiDcz K*&P#fo'{zaNE!:w[bpV?ث͜PvR3^ɒ)ILi }ĭQNԒJXUp2KsO(6੄쉻,R)ރ+ڰB'yrIRRz Xx+N<;u&حPTIiA@1*+`ʧBn Ui!NKhSp Rqm(ja!Fe*dIf%j?X}l0YH1N (Q_hk`{. R Ȁ.6+7<9,Ey$R,J4`tDd˪y#-=uĎVD$[Kgb^ŜJ++"ӕ/lbv$vݖ8N QCݳԎ#F''uRt/*S8jhŒ^Ljn߉c Kc@@2c.}M+o7d9Y]bˆ]p#|~Ya YZ