We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Right now, each command does its own parsing and output formatting, which is annoying to maintain and makes the plugin ridiculously large.
Update 2017-06-24: work is being done in the wip/pkginfo branch Merged into master while work is in progress
wip/pkginfo
pkg
pkgsearch
vlist
filesearch
The text was updated successfully, but these errors were encountered:
PkgInfo: add 'pkg freebsd' support (#64)
31ea5eb
PkgInfo: abstract pkgsearch into fetcher backends (#64)
a3e0b16
PkgInfo: Implement arch, archaur support in pkgsearch (#64)
d41178d
PkgInfo: remove old distro-specific functions, update tests (#64)
7f2110e
153b7d9
No branches or pull requests
Right now, each command does its own parsing and output formatting, which is annoying to maintain and makes the plugin ridiculously large.
Update 2017-06-24: work is being done in theMerged into master while work is in progresswip/pkginfo
branchpkg
with support for the following:pkgsearch
with support for the followingCentOSnot possible due to a lack of APIvlist
filesearch
?The text was updated successfully, but these errors were encountered: