-
Notifications
You must be signed in to change notification settings - Fork 20
Add zypper search-packages plugin #93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
4992310 to
541026d
Compare
|
|
93945cb to
58a420c
Compare
Added multi-call boilerplate and CLI argument processing part of search-packages plugin.
Basic functionality includes xml and table output with different formats for packages from API. No sorting or local package search included.
58a420c to
42dddea
Compare
djoreilly
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When testing the options from the man page, it seems -d and -g don't work the same as the ruby version.
|
@djoreilly |
okay, does the |
good catch! updated |
djoreilly
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks
port of https://github.com/jsrain/zypper-search-packages